fzf/shell
Jack Bates 5cae8ea733
[bash] Multiline C-r without histexpand (#1837)
Close #1370 

Parses the history list, converts it to a NUL-delimited list of possibly
multiline entries. Adds the fzf --read0 option. Works with and without
histexpand enabled.

Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
2020-02-24 00:17:38 +09:00
..
completion.bash [bash] Strip trailing whitespace on kill completion 2020-02-20 16:36:59 +09:00
completion.zsh [completion] Allow users to customize fzf options via _fzf_comprun 2020-02-20 00:28:16 +09:00
key-bindings.bash [bash] Multiline C-r without histexpand (#1837) 2020-02-24 00:17:38 +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] Prevent the current directory from appearing as ~dir in prompts (#1774) 2019-12-01 23:20:26 +09:00