[Bug 1485777] Re: completion fails when there are two directories that start with the same letters but one has a single quote
Mathew Hodson
mathew.hodson at gmail.com
Mon Oct 19 20:16:21 UTC 2015
I can reproduce when there are two similar directories and one has a
single quote.
$ mkdir "aa'bb"
$ mkdir "aardvark"
$ cd aa\'<tab>
The single quote and slash disappear when Tab is pressed.
--
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/1485777
Title:
completion fails when there are two directories that start with the
same letters but one has a single quote
Status in bash-completion package in Ubuntu:
Confirmed
Bug description:
This is a regression in 14.04 LTS recreating #590829, I think its been broken by a recent update.
I've had to disable the bash-completion completely and just use the built-in completion.
Single quote is a really common character in my file names.
Effect is that a \' appended disappears when tab is pressed.
Description: Ubuntu 14.04.3 LTS
Release: 14.04
ii bash-completion 1:2.1-4
all programmable completion for the bash
shell
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1485777/+subscriptions
More information about the foundations-bugs
mailing list