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
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'
9 years ago
..
completion.bash Update completion.bash 9 years ago
completion.zsh [zsh] Remove unnecessary evals 9 years ago
key-bindings.bash [bash] Export fzf-file-widget function for bash 4+ (#546) 9 years ago
key-bindings.fish [fish] Use consistent function names for key bindings (#546) 9 years ago
key-bindings.zsh Fix FZF_CTRL_R_OPTS for zsh (#526) 9 years ago