Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: turning off backslash expansion



As far as I know, there's no way to achieve this automagically. You're
just going to have to quote the argument:

$ myfunc 'c:\Users\userblah\Desktop\myfile.txt'



Messages sorted by: Reverse Date, Date, Thread, Author