fzf/shell
Roman Perepelitsa b1b916ce15
[zsh] Ensure that fzf code always parses the same way (#1944)
At the top of each zsh file options are set to their
standard values (those marked with <Z> in `man zshoptions`)
and `aliases` option is disabled.

At the bottom of the file the original options are restored.

Fix #1938
2020-03-30 01:52:48 +09:00
..
completion.bash Change custom fuzzy completion API 2020-03-11 18:32:35 +09:00
completion.zsh [zsh] Ensure that fzf code always parses the same way (#1944) 2020-03-30 01:52:48 +09:00
key-bindings.bash [shell] Update CTRL-R to remove duplicate commands 2020-03-29 21:30:37 +09:00
key-bindings.fish [fish] Ignore empty environment variables 2020-02-28 17:51:07 +09:00
key-bindings.zsh [zsh] Ensure that fzf code always parses the same way (#1944) 2020-03-30 01:52:48 +09:00