[Bash-completion-devel] Bug#721706: bash-completion: "export" completion quite broken

Peter De Wachter pdewacht at gmail.com
Tue Sep 3 10:02:25 UTC 2013


Package: bash-completion
Version: 1:2.0-1
Severity: normal

Dear Maintainer,

Trying to use tab-completion with the export built-in results in quite bizarre
behavior:

input:  export HOME=<tab>
result: export '/home/pdewacht/'

input:  export HOME=/<tab>
result: export H

input:  export HOME=/h<tab>
result: export HOME=

I expected simple filename completion, like you get without bash-completion
installed.


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

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

Versions of packages bash-completion depends on:
ii  bash  4.2+dfsg-1
ii  dpkg  1.17.1

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information



More information about the Bash-completion-devel mailing list