Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Problem with "?" symbol
- X-seq: zsh-users 15233
- From: Renà 'Necoro' Neumann <lists@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Problem with "?" symbol
- Date: Tue, 03 Aug 2010 15:06:19 +0200
- In-reply-to: <20100803123550.GA2218@xxxxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <AANLkTimLO4gf=Gh9y9Z20OnFQ7sLoJQX-yeA9+peq_vx@xxxxxxxxxxxxxx> <20100803123550.GA2218@xxxxxxxxxxxx>
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