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

Re: Weird directory (cd)



On Apr 21,  7:07am, meino.cramer@xxxxxx wrote:
}
} I did a 
} 
}     cd \#\#CARD\#
} 
} and got back
} 
} cd:10: bad pattern: ##CARD#
} zsh: exit 1

Something has removed the backslashes.  Do you have an alias or function
for "cd", or a precmd or other hook that might reprocess the arguments?



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