From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6734 invoked by alias); 3 Aug 2010 12:45:18 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15229 Received: (qmail 26150 invoked from network); 3 Aug 2010 12:45:16 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at altlinux.org does not designate permitted sender hosts) Date: Tue, 3 Aug 2010 16:35:50 +0400 From: "Alexey I. Froloff" To: zsh-users@zsh.org Subject: Re: Problem with "?" symbol Message-ID: <20100803123550.GA2218@altlinux.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-12-10) --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 --=20 Regards, -- Sir Raorn. --- http://thousandsofhate.blogspot.com/ --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkxYDSMACgkQVqT7+fkT8wp4EQCeLmBzJZiV+MqmjeitW4UF75bU NpgAoM8rn313n738hp14yk8MyuyHH64N =Ysl8 -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--