52768: Handle completer filenames with funny characters in them
commitb727b74fe23c532050b959fe4ce0382c7213af6b
authorMikael Magnusson <mikachu@gmail.com>
Mon, 18 Mar 2024 14:59:43 +0000 (18 15:59 +0100)
committerMikael Magnusson <mikachu@gmail.com>
Sat, 23 Mar 2024 21:19:27 +0000 (23 22:19 +0100)
treef81b2873d91cbff109d820904f9f209825680858
parent017738cd60743b21832e5ee66b849b5adea1a28d
52768: Handle completer filenames with funny characters in them

For example, a file called _foo;bar will cause this to happen:
% hello [press tab]zsh: command not found: _foo
zsh: command not found: bar
ChangeLog
Completion/compdump
Completion/compinit