[Bash-completion-devel] [bash-completion-Bugs][313091] problems with directory and variable completion

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Wed Apr 20 09:45:01 UTC 2011


Bugs item #313091, was changed at 2011-04-20 09:46 by Ville Skyttä 
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=313091&group_id=100114

>Status: Closed
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: problems with directory and variable completion 
Distribution: None
Originally reported in: None
Milestone: None
>Status: Invalid
Original bug number: 


Initial Comment:
Anonymous message posted by andi at splitbrain.org

Bash completion isn't working as expected/before. Variables are not handled correctly, sometime directories are not completed with a trailing slash.

I'm using the ArchLinux package bash-completion 1.3-2 which should be built from the unmodified source of your latest release.

Examples:

* Using 'mv /et<TAB>' produces 'mv /etc ' but should produce 'mv /etc/'. It works correct with 'ls'.
* Using 'ls $HO<TAB>' does nothing, but should complete to 'ls $HOME'.
* Using 'unzip $HOME/myfi<TAB>' produces 'unzip \$HOME/myfile.zip' but should produce 'unzip $HOME/myfile.zip'.

----------------------------------------------------------------------

>Comment By: Ville Skyttä  (scop-guest)
Date: 2011-04-20 12:45

Message:
https://bbs.archlinux.org/viewtopic.php?id=113158
https://bugs.archlinux.org/task/22807

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=313091&group_id=100114



More information about the Bash-completion-devel mailing list