[Bash-completion-devel] Bug#503697: completing paths in cd with symlinks is not right

Marco Túlio Gontijo e Silva marcot at riseup.net
Mon Oct 27 17:08:55 UTC 2008


Package: bash-completion
Version: 20080705
Severity: minor

$ mkdir father
$ mkdir father/son
$ ln -s father/son
$ cd son
$ cd ../f<TAB>

It should complete father, but it doesn't.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bash-completion depends on:
ii  bash                          3.2-4      The GNU Bourne Again SHell

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information






More information about the Bash-completion-devel mailing list