fzf/test
Eli Barzilay 88f4c16755
Make it possible to disable Ctrl+T / Alt+C / completions (#3678)
This makes it possible to skip one of the above key bindings or
completions by setting a variable to an empty string. For example,

    FZF_CTRL_T_COMMAND= FZF_ALT_C_COMMAND= \
      eval "$(fzf --zsh)"

Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
2024-03-17 16:06:48 +09:00
..
fzf.vader [vim] Clear temporary window-local working directory 2018-08-10 18:24:18 +09:00
test_go.rb Make it possible to disable Ctrl+T / Alt+C / completions (#3678) 2024-03-17 16:06:48 +09:00