Package: zsh
Version: 4.3.9-1
Severity: normal

In the following situations zsh beeps instead of completing the filename
with a space or (in case of directories) a slash:

,----
| % ls a*
| zsh: no matches found: a*
| % touch a
| % rm a[TAB]
`----

,----
| % ls -dF b*
| backtrace  bdw/  bin/
| % rm bin[TAB]
`----

This only happens if the filename is already completed, i.e. in the
second situation 

% rm bi[TAB]

correctly completes to "rm bin/".  After creating another file,

,----
| % touch bintest
| % rm bin[TAB]
`----

completes to "rm bintest ".


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.28.7-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages zsh depends on:
ii  libc6                     2.9-3          GNU C Library: Shared libraries
ii  libcap2                   2.16-2         support for getting/setting POSIX.
ii  libncursesw5              5.7+20090221-1 shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libpcre3                      7.8-2      Perl 5 Compatible Regular Expressi

Versions of packages zsh suggests:
ii  zsh-doc                       4.3.9-1    zsh documentation - info/HTML form

-- debconf information:
  zsh/rcmove:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to