[Bash-completion-devel] Bug#741903: bash-completion: only directories listed when path starts with ~/

Paul Brossier piem at debian.org
Mon Mar 17 05:00:37 UTC 2014


Package: bash-completion
Version: 1:2.1-2
Severity: normal

Dear Maintainer,

I'm not sure this is the package causing the bug, but since recently,
a path starting with ~/ only gets completed with directories, not files.

Here is an example:

$ mkdir ~/testing_completion
$ touch ~/testing_completion/foo
$ mkdir ~/testing_completion/bar
$ mkdir ~/testing_completion/baz
$ ls ~/testing_completion/<tab>
$ ls ~/testing_completion/ba<tab><tab>
bar/ baz/ 

my home is encrypted using ecryptfs.

cheers, piem

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages bash-completion depends on:
ii  bash  4.3-2
ii  dpkg  1.17.6

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information



More information about the Bash-completion-devel mailing list