zsh-workers
 help / color / mirror / code / Atom feed
* Bug in { completion's comma removal
@ 2006-01-06 18:00 Wayne Davison
  2006-01-06 20:07 ` Mikael Magnusson
  2006-02-09 22:17 ` Wayne Davison
  0 siblings, 2 replies; 7+ messages in thread
From: Wayne Davison @ 2006-01-06 18:00 UTC (permalink / raw)
  To: zsh-workers

I haven't tried to trace this down yet, but I noticed a bug in recent
multibyte-enabled zsh versions (including CVS):

  % touch foo faa
  % ls f{oo,a<TAB>       # pressing TAB results in:
  % ls f{oo,aa,_         # (note: _ is the cursor) OK so far...
  % ls f{oo,aa,}_        # typing } does not remove the comma

This bug does not appear in the latest code if I build it without
MULTIBYTE_SUPPORT enabled.

..wayne..


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

end of thread, other threads:[~2006-02-13 10:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-06 18:00 Bug in { completion's comma removal Wayne Davison
2006-01-06 20:07 ` Mikael Magnusson
2006-01-06 20:36   ` Wayne Davison
2006-01-07  4:50     ` Mikael Magnusson
2006-02-11  4:00   ` Wayne Davison
2006-02-13 10:51     ` Peter Stephenson
2006-02-09 22:17 ` Wayne Davison

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