Your message dated Tue, 31 Jan 2012 00:12:48 +0100
with message-id
<CAD77+gQXhA=w=5v3jdf8u9d+6wpyz-auhaxyxaqm0nye73m...@mail.gmail.com>
and subject line Triage
has caused the Debian Bug report #276187,
regarding zsh: Ineractive menu completion with tab doesnt work.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
276187: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=276187
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zsh
Version: 4.2.1-5
Severity: important
On a sarge box i discovered the following bug with the new zsh.
I use interactive menu completion and normaly i scroll through
the items via tab, but this doesnt work on the new zsh anymore.
Description:
I type an command, like ls, type a space
and then press tab, to get the filelist.
A menu appears with the files in this directory and the first entry
is selected.
Then normaly, i press tab again and again, to cycle through
these items. But this doesnt work anymore, the shell puts some weird
chars in the prompt, like ^@^@^@ and i cant use tab anymore.
Example:
ls
<tab> .. to get the list, this works
<tab> .. normaly to scroll through the list, but the new zsh print some
weird characters and i cant use tab anymore.
copy from the terminal
neodym% ^@^@^@
interactive: []
0307.pdf < first selected item.
113240-10.jar
115738-03.zip
3com_manage.pdf
A work around is, to press some cursor keys to move around in this menu, but
the resulting completion is wrong. ^@^ is inserted before the filename
and the resulting filename is wrong.
I also deleted the .zcompdump and started a new shell and also emptied
my .zsenv only for the important settings.
My terminal is a normal xterm.
My .zshenv is:
autoload -U compinit
compinit -C # don't perform security check
compinit -u
zstyle ':completion:*' menu select interactive
nothing more
On the old shell on woody, Version is 4.07 the menu completion works
fine.
This bug makes the new zsh with interactive menucompletion
nearby unusually for me.
Regards,
rene
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (550, 'testing'), (1, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1-neodym
Locale: LANG=C, LC_CTYPE=C
Versions of packages zsh depends on:
ii debconf 1.4.30.5 Debian configuration management sy
ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an
ii libncurses5 5.4-4 Shared libraries for terminal hand
ii passwd 1:4.0.3-30.1 Change and administer password and
-- debconf information:
* zsh/rcmove:
--- End Message ---
--- Begin Message ---
Definitely fixed in 4.3.15, no idea if earlier.
--
Richard
--- End Message ---