zsh-workers
 help / color / mirror / code / Atom feed
* Completion bug
@ 1996-03-24  9:40 Zefram
  1996-03-30 22:21 ` Zoltan Hidvegi
  0 siblings, 1 reply; 6+ messages in thread
From: Zefram @ 1996-03-24  9:40 UTC (permalink / raw)
  To: Z Shell workers mailing list

Here's a long-standing bug...

If you have a filename with two consecutive newlines in it, and
complete to it, the newlines are each surrounded by single quotes.
Consequently, the command line looks something like

host% ls a'
''
'b _

which, if RC_QUOTES is on, will be treated as a filename "a\n'\nb",
rather than "a\n\nb".

There's no need for anyone to fix this immediately; I intend to fix a
lot of matters involving completion and quotes sometime soon.

-zefram



^ permalink raw reply	[flat|nested] 6+ messages in thread
* completion bug
@ 2008-12-24 13:12 sergio
  2009-01-03 18:27 ` Peter Stephenson
  0 siblings, 1 reply; 6+ messages in thread
From: sergio @ 2008-12-24 13:12 UTC (permalink / raw)
  To: Zsh Workers

Hi.


% mkdir \[\]ы
% touch \[\]ы/qwe
% ls \[\]ы/
when i press <TAB> nothing happens

all works fine without on of two bracket or in zsh -f

-- 
sergio


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

end of thread, other threads:[~2009-01-06 18:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-03-24  9:40 Completion bug Zefram
1996-03-30 22:21 ` Zoltan Hidvegi
2008-12-24 13:12 completion bug sergio
2009-01-03 18:27 ` Peter Stephenson
2009-01-06 18:09   ` sergio
2009-01-06 18:28     ` Richard Hartmann

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).