Package: zsh
Version: 4.3.10-12
Severity: normal

After a "zsh -f":

% alias my_echo=echo
% false
% true &
% my_ech[TAB]

A succession of [ESC] . (bound to insert-last-word) gives:

  my_echo&
  my_echo&&
  my_echo&false

while I would expect:

  my_echo &
  my_echo false

or even better:

  my_echo true
  my_echo false

i.e. the "&" should be ignored by insert-last-word.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages zsh depends on:
ii  libc6                     2.10.2-7       Embedded GNU C Library: Shared lib
ii  libcap2                   1:2.17-2       support for getting/setting POSIX.
ii  libncursesw5              5.7+20100313-2 shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libc6                         2.10.2-7   Embedded GNU C Library: Shared lib
ii  libpcre3                      7.8-3      Perl 5 Compatible Regular Expressi

Versions of packages zsh suggests:
ii  zsh-doc                       4.3.10-12  zsh documentation - info/HTML form

-- no debconf information



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