-
-
Notifications
You must be signed in to change notification settings - Fork 777
Open
Labels
Description
Rolled from #1537.
Cooking
- auto-complete hovered file name on pressing TAB at the end of prompt input
- fix scroll down arrow indicator not showing when down arrow is pressed with filter
- support PCRE2 compile-in (
make O_PCRE2=1
), remove PCRE1 support (no longer being developed) - support jelliz in preview-tui
Up for grabs
- Fix misaligned icons on MacOS Nerd fonts cause misaligned columns in detail mode with names first #1802
- quitcd not working in fish if path contains backslash quitcd not working in fish if path contains backslash #1957
- Add a history file for native prompt (following
.selection
file)- add program option
-h
- load history on startup, save on exit
- show history with command numbers on ^R at empty native prompt
!command
should execute the command number from history
- add program option
- initial window title doesn't get set on foot #1918
Contribution guideline.