zsh-workers
 help / color / mirror / code / Atom feed
* Completion regression?
@ 2007-08-05 15:49 Tobias Gruetzmacher
  2007-08-05 20:46 ` Seth Kurtzberg
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Gruetzmacher @ 2007-08-05 15:49 UTC (permalink / raw)
  To: zsh-workers

[-- 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 --]

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

* RE: Completion regression?
  2007-08-05 15:49 Completion regression? Tobias Gruetzmacher
@ 2007-08-05 20:46 ` Seth Kurtzberg
  2007-08-05 22:47   ` Tobias Gruetzmacher
  0 siblings, 1 reply; 3+ messages in thread
From: Seth Kurtzberg @ 2007-08-05 20:46 UTC (permalink / raw)
  To: zsh-workers



-----Original Message-----
From: Tobias Gruetzmacher [mailto:tobias@portfolio16.de] 
Sent: Sunday, August 05, 2007 11:49 AM
To: zsh-workers@sunsite.dk
Subject: Completion regression?

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.

Completion will still work if you use \[<tab>

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



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

* Re: Completion regression?
  2007-08-05 20:46 ` Seth Kurtzberg
@ 2007-08-05 22:47   ` Tobias Gruetzmacher
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Gruetzmacher @ 2007-08-05 22:47 UTC (permalink / raw)
  To: zsh-workers

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

Hi,

On Sun, Aug 05, 2007 at 04:46:48PM -0400, Seth Kurtzberg wrote:
> Completion will still work if you use \[<tab>

I know that. I wrote "(And yes, I know I can add \, but I liked it when
the completion added it for me...)" in my previous mail. I just see no
reason why the shell is completing environment variables there. If there
is a good reason, I would like to have the possibility to restore the
old behavior...

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

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

end of thread, other threads:[~2007-08-05 22:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-05 15:49 Completion regression? Tobias Gruetzmacher
2007-08-05 20:46 ` Seth Kurtzberg
2007-08-05 22:47   ` Tobias Gruetzmacher

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