fzf/shell
Ionel Cristian Mărieș 0580fe9046 Don't do shell quoting for weird chars (#1079)
* Don't do shell quoting for weird chars

This would prevent tabs from being escaped as `$'\t'` (definitely not what I would want to see as initial value in the search).

* Do different escape.
2017-10-10 12:27:01 +09:00
..
completion.bash [completion] Include host aliases in ssh completion (#1062) 2017-09-27 00:18:01 +09:00
completion.zsh [completion] Include host aliases in ssh completion (#1062) 2017-09-27 00:18:01 +09:00
key-bindings.bash [shell] Enable sorting by default in CTRL-R 2017-03-03 12:20:01 +09:00
key-bindings.fish [fish] Fix ctrl-r regression in versions <2.4 (#972) 2017-07-15 18:50:23 +09:00
key-bindings.zsh Don't do shell quoting for weird chars (#1079) 2017-10-10 12:27:01 +09:00