zsh-workers
 help / color / mirror / code / Atom feed
* zcompsys space character problem
@ 2002-11-05  3:27 Frank v Waveren
  2002-11-05  5:10 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Frank v Waveren @ 2002-11-05  3:27 UTC (permalink / raw)
  To: zsh-workers

I've noticed a bug (at least I think it is, with zsh it often turns
out to be a feature so complex you don't recognise it) in zcompsys.

To reproduce:
autoload -U compinit
compinit
mkdir "a a"
mkdir "a aa"
touch "a a/foo"
touch "a aa/foo"

now typing 'ls a\ a/f' and hitting tab (bound to expand-or-complete)
will not complete 'foo' but will jump to the cursor to the /. Repeated
application of tab will try to complete the 'a a' in some options
defined way. However, if the directories are called 'aa' and 'aaa'
(without spaces) zsh behaves as expected and completes to foo if tab
is hit.

This has been tested using zsh 4.1.0-dev-5, using no startup files.

Please CC me, I'm not on the list.

-- 
Frank v Waveren                                      Fingerprint: 21A7 C7F3
fvw@[var.cx|stack.nl|dse.nl|chello.nl] ICQ#10074100     1FF3 47FF 545C CB53
Public key: hkp://wwwkeys.pgp.net/fvw@var.cx            7BD9 09C0 3AC1 6DF2


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

end of thread, other threads:[~2002-11-06  8:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-05  3:27 zcompsys space character problem Frank v Waveren
2002-11-05  5:10 ` Bart Schaefer
2002-11-05 12:36   ` Sven Wischnowsky
2002-11-06  8:03   ` 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).