fzf/shell
Junegunn Choi d86cee2a69 [bash] Export fzf-file-widget function for bash 4+ (#546)
e.g. Remapping fzf-file-widget to CTRL-X CTRL-T intead of CTRL-T

    bind -x '"\C-x\C-t": fzf-file-widget'
    bind '"\C-t": transpose-chars'
2016-04-24 14:04:15 +09:00
..
completion.bash Update completion.bash 2016-04-23 03:12:15 +03:00
completion.zsh [zsh] Remove unnecessary evals 2016-04-12 21:20:03 +09:00
key-bindings.bash [bash] Export fzf-file-widget function for bash 4+ (#546) 2016-04-24 14:04:15 +09:00
key-bindings.fish [fish] Use consistent function names for key bindings (#546) 2016-04-24 13:56:50 +09:00
key-bindings.zsh Fix FZF_CTRL_R_OPTS for zsh (#526) 2016-03-23 03:02:57 +09:00