fzf/shell
Jesus Briales 03e8ed4d88 [bash-completion] Fix custom completion with dynamic loader enabled for non-standard command names (#1564)
Related to #1170.

Fix the solution for commands with non-standard names
where `$cmd` and `$orig_cmd` differ. e.g. `s.foo` -> `s_foo`
2019-05-01 02:35: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] Add --sync to the default CTRL-R options 2018-04-25 18:47:56 +09:00
key-bindings.fish [fish] Use $version instead of $FISH_VERSION (#1100) 2018-06-27 19:02:16 +09:00
key-bindings.zsh [zsh] Fix multiline prompt issue with 'zle reset-prompt' (#1397) 2018-10-05 10:56:26 +09:00