mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-28 10:05:38 +08:00
54b4b0c56f
Instead of choosing one at initialization, choose the correct one when it's actually called, so that the behavior is correct even after resizing. Bonus fixes for tmux with bash 4+: - No extra space when cancelling CTRL-T. - Fix cursor position problem in vi mode.