Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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.
- Loading branch information