Package: zsh
Version: 4.2.5-3
Severity: minor

Assume there is a directory '/data/a a' on host somehost. When I type:
scp somehost:/data/a<TAB>
it gets completed to:
scp somehost:/data/a\\\ a/
But when I press <TAB> again, it fails, as if directory 'a a' did not
exist. I tried manually modifying the line to:
scp somehost:/data/a\\\\\ a/
and then completion works again (another extra pair of '\' still makes it
work), but the command itself does not work anymore.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (70, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages zsh depends on:
ii  debconf                 1.4.30.13        Debian configuration management sy
ii  libc6                   2.3.2.ds1-21     GNU C Library: Shared libraries an
ii  libncurses5             5.4-4            Shared libraries for terminal hand
ii  passwd                  1:4.0.3-31sarge1 change and administer password and

-- debconf information:
  zsh/rcmove:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to