You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
completion.bash [completion] Include host aliases in ssh completion (#1062) 7 years ago
completion.zsh [completion] Include host aliases in ssh completion (#1062) 7 years ago
key-bindings.bash [shell] Enable sorting by default in CTRL-R 8 years ago
key-bindings.fish [fish] Fix ctrl-r regression in versions <2.4 (#972) 7 years ago
key-bindings.zsh Don't do shell quoting for weird chars (#1079) 7 years ago