mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-16 01:17:09 +08:00
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.