We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Avoid the [:alnum:] character class to include more characters in words.
Give a url of stations that works.
Use global search strings to remember the search string after refreshing the buffer.
soccer
Fix the indentation.
Put the result in a new buffer.
Make sure the function continues even if deleting the message fails.
Do not save commands for sessions with no file name.
Add plugin for .xls files.
Make the function work for words that contain digits or punctuation.
Make the function work for words containing hyphen and apostrophe.
Add a function to search for a word on the current line.
Typographical corrections, courtesy of Jamin Hanna.
Use a less specific directory.
Avoid using a numbered temporary session.
Update some text to reflect changes to browsing a message.
Fix a typing mistake.
Edit functions to avoid using a numbered session.
Fix Markdown.
Use a temporary buffer in the same session to simplify a function.
Clear variables at the end of the function that set them.
Add function to count sessions.
Use "l=1" instead of "l 1".
Comments on unread command.
Small clarifications.