fzf/shell
Igor Urazov eaf6eb8978 [completion] Ensure ps called as command (#1098)
When `ps` is aliased for something uncommon, like `alias ps=grc ps` which colorizes ps output, the output of `ps` can be unexpected and/or undesired.

This change makes ps to be always executed as command, even if it's aliased.
2017-10-21 10:31:34 +09:00
..
completion.bash [completion] Ensure ps called as command (#1098) 2017-10-21 10:31:34 +09:00
completion.zsh [completion] Ensure ps called as command (#1098) 2017-10-21 10:31:34 +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 [zsh] Use fc -r instead of fzf --tac to speed up loadtime (#1097) 2017-10-20 12:56:02 +09:00