Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Fixed Filename completion does not quote filenames containing ^

Oct
92
0
While it´s a bad idea to create files containing characters special to TCC, I can’t control what other programs do. Filename completion correctly quotes files containing a & character, but not those containing a ^.

To see this in action, execute the command:
Code:
md tmp && cd tmp && touch /c foo^&bar foo^^bar
then type DEL followed by pressing [F9] [F10]
 

Similar threads

Back
Top