fzf/shell
Tobias Frilling 639de4c27b Split default zsh binding at the correct place
The command substitution and following word splitting to determine the default
zle widget for ^I formerly only works if the IFS parameter contains a space. Now
it specifically splits at spaces, regardless of IFS.
2016-08-28 20:34:36 +02:00
..
completion.bash [shell] Suppress alias/function expansion 2016-07-07 01:40:14 +09:00
completion.zsh Split default zsh binding at the correct place 2016-08-28 20:34:36 +02:00
key-bindings.bash [bash] Fall back to send-keys if named paste buffer is not supported 2016-07-10 15:21:28 +09:00
key-bindings.fish [shell] Add $FZF_CTRL_T_OPTS and $FZF_ALT_C_OPTS 2016-06-12 20:48:23 +09:00
key-bindings.zsh [zsh] Suppress error message when pipefail is not supported 2016-07-11 17:47:41 +09:00