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
Chaoren Lin 54b4b0c56f Dynamically select which __fzf_select__ to use for tmux with bash 4+.
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.
9 years ago
..
completion.bash [bash-completion] Fix #417 - Update command list 9 years ago
completion.zsh zsh: fzf-completion: use noshwordsplit local option 9 years ago
key-bindings.bash Dynamically select which __fzf_select__ to use for tmux with bash 4+. 9 years ago
key-bindings.fish [shell] Add FZF_ALT_C_COMMAND for ALT-C (#408) 9 years ago
key-bindings.zsh [zsh] Fix #404 - Escape $ in $LBUFFER 9 years ago