Hi,
I'd like to make mutt hide the emails not matching the entered search term.
Let's say I want to search for emails that have 'IO Ninja' in the subject:
1. I hit '/'.
2. The search prompt shows up.
3. I enter 'IO Ninja'.
4. I hit 'Enter'.
5. mutt finds the first matching email (if any) a
Sorry, I accidentally resend the email, before adding my reply.
What about the ”limiting" function using `l` ?
It's similar to search but only matching emails will still visible.
1. Hit 'l'
2. The limiting pronpt shows up.
3. Enter 'IO Ninja'
4. Enter
5. mutt only show up matching emails
6. You
Hi,
What about the ”limiting" function using `l` ?
It's similar to search but only matching emails will still visible.
1. Hit 'l'
2. The limiting pronpt shows up.
3. Enter 'IO Ninja'
4. Enter
5. mutt only show up matching emails
6. You can't use 'n' or 'N' but 'j' and 'k'.
Does it satisfy your u