zsh-workers
 help / color / mirror / code / Atom feed
* Strange bug when completing [ in file names
@ 2005-01-16 22:22 Tobias Gruetzmacher
  2005-01-17  4:41 ` Bart Schaefer
  2005-01-20 11:05 ` Oliver Kiddle
  0 siblings, 2 replies; 7+ messages in thread
From: Tobias Gruetzmacher @ 2005-01-16 22:22 UTC (permalink / raw)
  To: zsh-workers

Hi,

I have a very strange problem when completing files in directories under 
my home directory. The problem only occours when I start the file name 
with ~ and have a [ somewhere in the file name. Some short test case:

$ cd
$ mkdir testcase
$ touch testcase/file\[stuff{1,2,3,4,5} 

$ ls ~/testcase/<TAB>

Now the following happens:
1. zsh inserts file\[stuff and stops - OK
2. I press <TAB> another time because I still can't remember the names 
of the files, zsh changes the output to the following:

$ ls /home/tobias/testcase/file\[stuff
---- all expansions
/home/tobias/testcase/file\[stuff
---- original
~/testcase/file\[stuff

Now what has happened here? Can anyone give me a clue? I have the 
impression that worked in an older version of zsh, but I can't remember. 
If that is relevant I will try with older versions.

Using zsh 4.2.3 on Debian GNU/Linux sid(unstable).

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


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

end of thread, other threads:[~2005-01-20 18:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-16 22:22 Strange bug when completing [ in file names Tobias Gruetzmacher
2005-01-17  4:41 ` Bart Schaefer
2005-01-17 14:44   ` Tobias Gruetzmacher
2005-01-18  0:33     ` Bart Schaefer
2005-01-20 11:05 ` Oliver Kiddle
2005-01-20 15:29   ` Bart Schaefer
2005-01-20 18:04     ` Oliver Kiddle

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