fzf/shell
bitraid 5b3da1d878 [fish] Use more native syntax
Mainly, replace [ with test. Also, change $FZF_TMUX check from numeric
to string, so that it won't show error if doesn't contain a number.
2024-11-18 19:08:34 +09:00
..
completion.bash Use eval to evaluate $post variable as command. (#4023) 2024-10-15 18:00:27 +09:00
completion.zsh fix(zsh): handle backtick trigger edge case (#4090) 2024-11-14 16:07:52 +09:00
key-bindings.bash Bind CTRL-/ and ALT-/ to toggle-wrap by default 2024-07-08 22:51:47 +09:00
key-bindings.fish [fish] Use more native syntax 2024-11-18 19:08:34 +09:00
key-bindings.zsh revert(zsh): remove 'fc -RI' call in the history widget (#4093) 2024-11-14 10:38:05 +09:00