Package: zsh
Version: 4.3.10-3
Severity: normal

Programmable completion for the "git add" command does not work with relative 
file names or paths. To reproduce:

# Create a git repository
$ mkdir repo
$ cd repo
$ git init

# Create a new file
$ touch somefile

# Add that file to the index with a relative path
$ mkdir subdir
$ cd subdir
$ git add ../some<TAB>    # Fails to complete



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: lang=fi...@euro, lc_ctype=fi...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

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

Versions of packages zsh recommends:
ii  libc6                         2.9-21     GNU C Library: Shared libraries
ii  libpcre3                      7.8-2+b1   Perl 5 Compatible Regular Expressi

Versions of packages zsh suggests:
ii  zsh-doc                       4.3.10-3   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