[Bug 1291586] Re: autocomplete not working with escaped characters
Launchpad Bug Tracker
1291586 at bugs.launchpad.net
Wed Mar 19 19:35:19 UTC 2014
This bug was fixed in the package bash - 4.3-3ubuntu1
---------------
bash (4.3-3ubuntu1) trusty; urgency=medium
* Merge with Debian; remaining changes:
- skel.bashrc:
- Run lesspipe.
- Enable ls aliases.
- Set options in ll alias to -alF.
- Define an alert alias.
- Enabled colored grep aliases.
- etc.bash.bashrc:
- Add sudo hint.
bash (4.3-3) unstable; urgency=medium
* Fix an issue with with empty completions and bash-completion.
Closes: #741060 . LP: #1291586.
* Fix an issue with updating terminal titles using trap commands.
LP : #1294167.
* Fix an issue in vi-mode, not re-doing the latest "dw", "dl", "D", ...
commands.
* Fix segfault in _rl_dispatch_callback(). Closes: #741555.
-- Matthias Klose <doko at ubuntu.com> Wed, 19 Mar 2014 19:37:16 +0100
** Changed in: bash (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1291586
Title:
autocomplete not working with escaped characters
Status in “bash” package in Ubuntu:
Fix Released
Bug description:
After installing 14.04, bash's autocomplete is failing to complete
anything which ends in an escaped character, like a space or
parentheses.
If I type
ls myfile\(
and press tab once or more, nothing happens, even if files myfile(*
exist.
Instead, it should do a unique autocomplete (tab) or list all options
(double tab), like it used to
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: bash 4.3-2ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
Uname: Linux 3.13.0-17-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Mar 12 14:56:35 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-03-11 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140218)
SourcePackage: bash
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1291586/+subscriptions
More information about the foundations-bugs
mailing list