zsh-workers
 help / color / mirror / code / Atom feed
From: Tobias Gruetzmacher <tobias@portfolio16.de>
To: zsh-workers@sunsite.dk
Subject: Completion regression?
Date: Sun, 5 Aug 2007 17:49:01 +0200	[thread overview]
Message-ID: <20070805154900.GA6957@portfolio16.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1408 bytes --]

Hi,

I have a small, annoying problem with completion of file names. I have
some files starting with "[". Until zsh 4.3.2 everything was fine and
"echo [<TAB>" showed my the files. Now at the same place zsh tries to
complete environment variables, which makes absolutely no sense to me.

I tracked down the problem with git bisect to this commit:

commit 82ac967eff75a43fd8a7271e5fe96bfdb0ad08c6
Author: pws <tailor@alioth.debian.org>
Date:   Mon Jul 10 13:08:24 2006 +0000

    22544: Improve use of ztype tests for multibyte characters.  Add
    POSIX_IDENTIFIERS option to control allowability of multibyte
    alphanumeric characters in parameter and module names.

But reversing the repository to this patch makes "echo [<TAB>" hang in
an endless loop and only a SIGKILL can help. This bug disappears with
this patch:

commit cc67cb4da59072a9e801a4e0bcd3c4d8d410bce1
Author: pws <tailor@alioth.debian.org>
Date:   Sun Aug 20 18:07:49 2006 +0000

    22643: completing in math context

Is there a simple way to enable completion of files with [ at the
beginning again? (And yes, I know I can add \, but I liked it when the
completion added it for me...)

Greetings, Tobi

-- 
GPG-Key 0xE2BEA341 - signed/encrypted mail preferred
My, oh so small, homepage: http://portfolio16.de/
http://www.fli4l.de/ - ISDN- & DSL-Router on one disk!
Registered FLI4L-User #00000003

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2007-08-05 15:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-05 15:49 Tobias Gruetzmacher [this message]
2007-08-05 20:46 ` Seth Kurtzberg
2007-08-05 22:47   ` Tobias Gruetzmacher

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=20070805154900.GA6957@portfolio16.de \
    --to=tobias@portfolio16.de \
    --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).