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
ssjhv e7097a9d25 [fish] Remove perl from fish key bindings (#1635)
Perl was used to remove the trailing newline character, but fzf already
has --print0 to use null character as terminators, and fish read -z is
expecting null character as terminators. There is no reason to depend on
perl if --print0 is passed to fzf invocation.
5 years ago
..
completion.bash [bash-completion] Fix custom completion with dynamic loader enabled for non-standard command names (#1564) 6 years ago
completion.zsh [zsh-completion] Suppress "no matches found" message 6 years ago
key-bindings.bash [bash] Make sure to execute builtin history 5 years ago
key-bindings.fish [fish] Remove perl from fish key bindings (#1635) 5 years ago
key-bindings.zsh [zsh] Fix multiline prompt issue with 'zle reset-prompt' (#1397) 6 years ago