fzf/shell
John Nguyen 70cfa6af13 [fish] Accept starting dir for <M-c> key binding (#944)
This also modifies <C-t> behaviour.
The longest file path in the input is used as root directory for `find`
command. The remainder of the input is passed to fzf's --query as a
initial search parameters.
2017-06-25 21:16:15 +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] Accept starting dir for <M-c> key binding (#944) 2017-06-25 21:16:15 +09:00
key-bindings.zsh [zsh] Use setopt noposixbuiltins instead of emulate -L zsh 2017-03-03 19:09:29 +09:00