fzf/shell
John Nguyen 1a68698d76 [fish] Fix <C-t> completion for current dir search (#946)
If "." is given as the argument to begin <C-t> completion, the leading
"." is not correctly removed. In general, if user selects a fzf
completion, the current token should be "consumed".
2017-06-12 18:24:45 +09:00
..
completion.bash [bash-completion] Use -o dirnames instead of -o plusdirs 2017-04-11 22:21:16 +09:00
completion.zsh Add support for IPv6 addresses in ssh completion (#877) 2017-03-21 01:06:13 +09:00
key-bindings.bash [shell] Enable sorting by default in CTRL-R 2017-03-03 12:20:01 +09:00
key-bindings.fish [fish] Fix <C-t> completion for current dir search (#946) 2017-06-12 18:24:45 +09:00
key-bindings.zsh [zsh] Use setopt noposixbuiltins instead of emulate -L zsh 2017-03-03 19:09:29 +09:00