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.
2017-03-03 12:20:01 +09:00
..
completion.bash [completion] Restore --height option for kill completion 2017-01-15 22:02:04 +09:00
completion.zsh [zsh] emulate -L zsh to avoid issues with incompatible options 2017-03-01 16:07:04 +09:00
key-bindings.bash [shell] Enable sorting by default in CTRL-R 2017-03-03 12:20:01 +09:00
key-bindings.fish [shell] Enable sorting by default in CTRL-R 2017-03-03 12:20:01 +09:00
key-bindings.zsh [shell] Enable sorting by default in CTRL-R 2017-03-03 12:20:01 +09:00