-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to search email's text? #1419
Comments
This is currently not possible. @pazz did explain it somewhere before but I don't remember where. I think the problem was that we hand the text to urwid for displaying and we (alot) do not knoww the position of parts of the text in the urwid buffer. |
Actually #830 is a duplicate of this. |
this is horrible. i'm leaving |
You are welcome to send a PR. |
say i view an email. how to search for some text within that email?
i already found the email. i just want to read faster. so if i search for some text, i can know where to jump to read.
is this possibler?
The text was updated successfully, but these errors were encountered: