zsh-workers
 help / color / mirror / code / Atom feed
* tab comlpetion bug
@ 2002-04-12 21:23 Jeremy M. Dolan
  2002-04-12 21:35 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Jeremy M. Dolan @ 2002-04-12 21:23 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 795 bytes --]

zsh tab complete seems to be choking on a files with ! in them, if
you manually start typing the name with a double quote. Ex:

 % mkdir q
 % cd q
 % touch 'aaa!bbb'
 % touch 'aaa!ccc'
 % cd "aa          <-- this much is typed
   *hit tab*
 % cd "aaa\!       <-- what zsh changes it to
   *hit tab again*

No matches found. It works ok if I don't put the " at the begining.
But it seems to me it's a bug if at first zsh is replacing it with
something it matches, then it no longer matches anything.

This is with zsh 4.0.2 (included in RHL 7.2).
% rpm -q zsh
zsh-4.0.2-2

Someone else I told was also able to reproduce.

Thanks.

-- 
Jeremy M. Dolan <mailto:jmd@pobox.com> <http://turbogeek.org/>
PGP: 1024D/DC433DEE 494C 7A6E 19FB 026A 1F52  E0D5 5C5D 6228 DC43 3DEE

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-16  7:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-12 21:23 tab comlpetion bug Jeremy M. Dolan
2002-04-12 21:35 ` Bart Schaefer
2002-04-16  7:50   ` Sven Wischnowsky

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).