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

Re: Problem with "?" symbol



Am 03.08.2010 14:35, schrieb Alexey I. Froloff:
> On Tue, Aug 03, 2010 at 03:26:30PM +0300, Volodya Khomchak wrote:
>> This command fails on "?" symbol, do you have any idea why  this occurs ?
> Because '?' is a special char, used in patterns.  Try adding to
> your ~/.zshrc:
> 
> autoload -Uz url-quote-magic
> zle -N self-insert url-quote-magic
> 

Is there any documentation about it? Searching for "url-quote" in 'man
zshall' didn't bring up anything.

- RenÃ

Attachment: signature.asc
Description: OpenPGP digital signature



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