We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Use global search strings to remember the search string after refreshing the buffer.
Do not save commands for sessions with no file name.
Use a less specific directory.
Edit functions to avoid using a numbered session.
Fix Markdown.
Use a temporary buffer in the same session to simplify a function.
Change <+/str to <*/str.
Add a function to refresh a buffer and return to the previous line number.
Use another temporary session in case a user tries to open the file that is already in the current session.
Return to the original session and quit the temporary session if the file of file positions does not exist.
Use '_ instead of "$EB_FILE".
Correct a directory.
Use the <999 command to run the commands in session 999.
Add a comment.
Save and load the file positions and labels.
Use EB_BASE and EB_LN.
Save and load sets of file positions by passing an argument to the functions.
Use M0 instead of M.
Use db0.
Functions to save and load file positions.