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

Re: Mac file drop on terminal stopped escaping file paths



On 10/08/2015 05:43 PM, Zenorbi wrote:
> Hello!
> 
> I'm using zsh 5.1.1 and lately I've noticed that when I drop files or file paths containing spaces to the terminal, de shell does not insert necessary backslashes as it used to. I thought maybe this is an El Capitan issue, so I asked my friend also having El Capitan and zsh and it worked for him. His zsh version is 5.0. Searched through the entire terminal app settings, looking for differences between my machine and his, nothing.
> Strangely, if I use bash either as my main shell, or just call it from zsh, the escaping works in that shell, so I have to assume there is some kind of action required to be handled by the shell that broke between 5.0 and 5.1.1.

See: https://github.com/zsh-users/zsh/blob/master/README#L35-L45



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