You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to toggle filter search mode while the app is running, the default shortcut is Alt-f (Github #59)
Added option to sort directory listing by creation and modification date in addition to the name. Can be changed with the --sort CLI option and with the default shortcut Alt-s. (Thanks @joshrdane, Github #64)
Added "normal search anywhere" search mode with the --normal-search-anywhere or -N CLI option.
The --no-gap-search option has been renamed to --normal-search. The old option will still work, but it will display a warning
Home / end (i.e. CursorTop / CursorBottom) now work also while searching