fzf/shell
ssjhv e7097a9d25 [fish] Remove perl from fish key bindings (#1635)
Perl was used to remove the trailing newline character, but fzf already
has --print0 to use null character as terminators, and fish read -z is
expecting null character as terminators. There is no reason to depend on
perl if --print0 is passed to fzf invocation.
2019-07-13 14:47:51 +09:00
..
completion.bash [bash-completion] Fix custom completion with dynamic loader enabled for non-standard command names (#1564) 2019-05-01 02:35:51 +09:00
completion.zsh [zsh-completion] Suppress "no matches found" message 2019-03-14 01:10:51 +09:00
key-bindings.bash [bash] Make sure to execute builtin history 2019-06-03 18:46:01 +09:00
key-bindings.fish [fish] Remove perl from fish key bindings (#1635) 2019-07-13 14:47:51 +09:00
key-bindings.zsh [zsh] Fix multiline prompt issue with 'zle reset-prompt' (#1397) 2018-10-05 10:56:26 +09:00