fzf/shell
bitraid 4d357d1063 [fish] Improve commandline parsing
- Enable using unescaped quotes for exact-match, exact-boundary-match.
- Enable suffix-exact-match.
- Enable inverse-exact-match, inverse-prefix/suffix-exact-match.
- Allow searching for double quotes and backslashes.
- Combine multiple consecutive slashes into one.
- Workaround for test command bug, allowing $dir or $commandline be a
  single `!`.
2024-11-18 19:08:34 +09:00
..
completion.bash Use eval to evaluate $post variable as command. (#4023) 2024-10-15 18:00:27 +09:00
completion.zsh fix(zsh): handle backtick trigger edge case (#4090) 2024-11-14 16:07:52 +09:00
key-bindings.bash Bind CTRL-/ and ALT-/ to toggle-wrap by default 2024-07-08 22:51:47 +09:00
key-bindings.fish [fish] Improve commandline parsing 2024-11-18 19:08:34 +09:00
key-bindings.zsh revert(zsh): remove 'fc -RI' call in the history widget (#4093) 2024-11-14 10:38:05 +09:00