zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#256789: zsh file name completion should quote commas in brace construct
       [not found] ` <10995.1088502357@trentino.logica.co.uk>
@ 2004-07-23 17:51   ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2004-07-23 17:51 UTC (permalink / raw)
  To: zsh-workers; +Cc: Galen Hancock, 256789-forwarded

Is anyone actively working on this?

> > Tab completion normally quotes spaces and the like. In a {a,b}
> > construct, commas also need to be escaped. Example:
> > 
> > % touch a1,2
> > % touch a3,4
> > % ls a{1<TAB>3<TAB>}
> > 
> > results in:
> > 
> > % ls a{1,2,3,4}
> 
> This problem has previously come up on the zsh-workers list. See
> messages 17791, 17913 and 17926.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-23 18:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20040629040617.GA22158@moria.exopath.net>
     [not found] ` <10995.1088502357@trentino.logica.co.uk>
2004-07-23 17:51   ` Bug#256789: zsh file name completion should quote commas in brace construct Clint Adams

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