[Bug 1492906] Re: Fails to complete directory paths containing single quotes
Jani Uusitalo
jani at mummila.net
Mon Sep 7 06:20:03 UTC 2015
It's not the same as #590829 after all: despite the similarities, the
recipe given at #590829 does not reproduce the issue for me.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash-completion in Ubuntu.
https://bugs.launchpad.net/bugs/1492906
Title:
Fails to complete directory paths containing single quotes
Status in bash-completion package in Ubuntu:
New
Bug description:
Tab completion of directory paths containing single quotes is broken
like so:
$ mkdir -p "a'b/c"
$ cd a\'b/ # pressing tab won't complete the 'c' dir
as opposed to:
$ mkdir -p "de/f"
$ cd de/ # pressing tab here completes the 'f' dir just fine, to 'de/f/'
I initially thought this was Bug #1485777, but the reason I'm not so
sure anymore is that for me, a manually appended \' does not disappear
(unlike for the reporter of #1485777). This does however also seem
like a regression back to the issue of Bug #590829.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: bash-completion 1:2.1-4ubuntu0.1
ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25
Uname: Linux 3.13.0-63-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.13
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Sep 7 09:12:04 2015
InstallationDate: Installed on 2010-01-15 (2060 days ago)
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
PackageArchitecture: all
SourcePackage: bash-completion
UpgradeStatus: Upgraded to trusty on 2015-08-31 (6 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1492906/+subscriptions
More information about the foundations-bugs
mailing list