You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fzf/shell
Junegunn Choi c387689d1c
[shell] Enable sorting by default in CTRL-R
CTRL-R binding used to start with --no-sort to list the matched commands
in chronological order. However, it has been a constant source of
confusion. Let's enable it by default from now on. The sorted result
shouldn't be too confusing as we use --tiebreak=index.
7 years ago
..
completion.bash [completion] Restore --height option for kill completion 8 years ago
completion.zsh [zsh] emulate -L zsh to avoid issues with incompatible options 7 years ago
key-bindings.bash [shell] Enable sorting by default in CTRL-R 7 years ago
key-bindings.fish [shell] Enable sorting by default in CTRL-R 7 years ago
key-bindings.zsh [shell] Enable sorting by default in CTRL-R 7 years ago