[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.
Showing
- README.md 2 additions, 2 deletionsREADME.md
- shell/key-bindings.bash 1 addition, 1 deletionshell/key-bindings.bash
- shell/key-bindings.fish 1 addition, 1 deletionshell/key-bindings.fish
- shell/key-bindings.zsh 1 addition, 1 deletionshell/key-bindings.zsh
- test/test_go.rb 1 addition, 0 deletionstest/test_go.rb
Loading
Please register or sign in to comment