fzf/shell
bitraid 06c6615507
[fish] Fix for directories with special characters (#4230)
Using CTRL-T or ALT-C when the current command line token contained a
directory with special characters, the script would fail to detect it.
For exampe, an existing directory named `it\'s\ a\ test`, instead of
using it as walker-root, it would use it as the query.
2025-02-08 22:18:05 +09:00
..
completion.bash Enhance --min-height option to take number followed by + 2025-01-28 18:34:12 +09:00
completion.zsh Enhance --min-height option to take number followed by + 2025-01-28 18:34:12 +09:00
key-bindings.bash Enhance --min-height option to take number followed by + 2025-01-28 18:34:12 +09:00
key-bindings.fish [fish] Fix for directories with special characters (#4230) 2025-02-08 22:18:05 +09:00
key-bindings.zsh Enhance --min-height option to take number followed by + 2025-01-28 18:34:12 +09:00