zsh-workers
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayned@users.sourceforge.net>
To: zsh-workers@sunsite.dk
Subject: Bug in { completion's comma removal
Date: Fri, 6 Jan 2006 10:00:19 -0800	[thread overview]
Message-ID: <20060106180019.GB10111@dot.blorf.net> (raw)

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


             reply	other threads:[~2006-01-06 18:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-06 18:00 Wayne Davison [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060106180019.GB10111@dot.blorf.net \
    --to=wayned@users.sourceforge.net \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).