bash-completion with cp, ls, etc putting spaces after dir names
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bash-completion (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: bash-completion
I have the latest natty and when I enable bash completion the tab completion of directory names stops working when using ls, cp, etc on the command line.
Assuming I have a dir path like: /foo/bar/asdf
If I type: "/foo" and then hit tab I get "/foo/" - which works as expected. But if I type "ls /foo" and hit tab I get "ls /foo " - the trailing character after foo is a space, not a forward slash.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: bash-completion 1:1.3-1ubuntu2
ProcVersionSign
Uname: Linux 2.6.38-7-generic x86_64
Architecture: amd64
Date: Sat Apr 2 18:22:26 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100803.1)
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: bash-completion
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in bash-completion (Ubuntu): | |
status: | New → Confirmed |
Yes, this is extremely annoying! (Not sure thought if it's caused by this package...)