[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2018-11-28 Thread Bug Watch Updater
** Changed in: bash-completion (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/123665 Title: tab completion fails when files have same prefix that

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2015-10-19 Thread Mathew Hodson
** Also affects: bash-completion (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560851 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2015-10-19 Thread Mathew Hodson
** Tags added: testcase ** Changed in: bash-completion (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/123665 Title: tab completion fails when files have

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2015-10-19 Thread Bug Watch Updater
** Changed in: bash-completion (Debian) Status: Unknown => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/123665 Title: tab completion fails when files have same prefix that ends in

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2014-11-28 Thread Peter Cordes
The fix for bug 1387057 (correctly quoting $quoted) also fixes this. $ compgen -f 1\'2 1'2 2 @wojtas: completion inside $(command substitutions) is a separate bug. Fixing the quoting bug didn't solve that. I see you already commented in bug 1312243, which is what you're seeing. -- You

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2014-11-28 Thread Peter Cordes
Actually, this isn't broken even with Trusty's unchanged file. Unless I'm missing something, the OP's testcase works fine on Trusty, so marking this fix-released ** Changed in: bash-completion (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2014-06-17 Thread wojtas
Hi, I have the same problem with bash for ex in for loop bash: for i in $(cat TABTAB desktop ~ $ for i in $(bash: unexpected EOF while looking for matching `)' bash: syntax error: unexpected end of file dpkg -l |grep bash ii bash4.3-7ubuntu1

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2010-09-02 Thread Mika Fischer
** Changed in: bash-completion (Ubuntu) Assignee: Mika Fischer (zoop) = (unassigned) -- tab completion fails when files have same prefix that ends in a quote/escapable-char https://bugs.launchpad.net/bugs/123665 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2010-07-25 Thread maxim
Architecture: i386 DistroRelease: Ubuntu 10.04 InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100721) NonfreeKernelModules: nvidia Package: bash-completion 1:1.1-3ubuntu2 PackageArchitecture: all ProcEnviron: PATH=(custom, no user) LANG=en_US.utf8 SHELL=/bin/bash

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2010-07-25 Thread maxim
I can confirm this bug in Ubuntu 10.04.1 LTS. I appears to be related to the compgen built-in? I found a related bug report which has been apparently applied? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560851 I'm not sure really. It's definitely still there though, very annoying. Removing

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2010-07-25 Thread maxim
I was mistaken in my previous post. Removing the bash-completion package doesn't fix it. It works only in terminal sessions of the root user. I had selected the wrong window when performing the test. -- tab completion fails when files have same prefix that ends in a quote/escapable-char

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2010-07-25 Thread maxim
What does fix the issue is commenting out the following in the .bashrc in a given user's home directory: if [ -f /etc/bash_completion ] ! shopt -oq posix; then . /etc/bash_completion fi It's at the very end of the file and root's .bashrc has this section commented out which is why root

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2010-05-27 Thread GTMS_OH
This bug is still present in fully updated 10.04 64-bit Kubuntu. Any help on this is desperately needed. It can be reproduced as follows: $ mkdir Apostrophe's a problem $ mkdir Apostrophe's still a problem Now type: $ cd Apostro and tab-tab-tab to where it should autocomplete or offer

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2010-01-04 Thread GTMS_OH
I can confirm this as well in fully updated Karmic. -- tab completion fails when files have same prefix that ends in a quote/escapable-char https://bugs.launchpad.net/bugs/123665 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2009-11-18 Thread Niels Kristian Bech Jensen
I can confirm this bug on Karmic. ** Changed in: bash-completion (Ubuntu) Status: Fix Released = Confirmed -- tab completion fails when files have same prefix that ends in a quote/escapable-char https://bugs.launchpad.net/bugs/123665 You received this bug notification because you are a

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2009-11-17 Thread Vanessa Ezekowitz
This still exists exactly as originally reported, on Karmic, with the same solution (remove and purge the package, and restart any open terminals). -- tab completion fails when files have same prefix that ends in a quote/escapable-char https://bugs.launchpad.net/bugs/123665 You received this

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2009-07-23 Thread dnquark
I am seeing this bug on fresh Jaunty installations; bash_completion release 20080617.5 . Has the fix been reverted?.. Is there a way to get bash-completion with the fix in place? -- tab completion fails when files have same prefix that ends in a quote/escapable-char

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2008-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package bash-completion - 20060301-3ubuntu2 --- bash-completion (20060301-3ubuntu2) hardy; urgency=low * Bugfix release: - Fix _get_cword more - Fix _command function to correctly prune the command line (LP: #103395) - Remove newline from options

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2008-04-05 Thread Niels Kristian Bech Jensen
Hi Mika. You version of bash-completion fixes the problem for me. I have Yet to see any ill effects. Regards, Niels Kristian -- tab completion fails when files have same prefix that ends in a quote/escapable-char https://bugs.launchpad.net/bugs/123665 You received this bug notification

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2008-04-02 Thread Mika Fischer
I've prepared an updated package in my PPA which should fix the bug you reported. If you're using hardy I'd appreciate it if you could test it and report whether your bug is indeed fixed and also whether you experienced any other regressions. You can get the package from here:

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2008-03-24 Thread Mika Fischer
The issue can be worked around in the bash_completion script. A fix will be included in the next upload. ** Changed in: bash-completion (Ubuntu) Sourcepackagename: bash = bash-completion Assignee: (unassigned) = Mika Fischer (zoop) Status: Confirmed = In Progress -- tab completion

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2008-03-22 Thread Niels Kristian Bech Jensen
You're right. It doesn't work in Hardy when the bash-completion package is installed. -- tab completion fails when files have same prefix that ends in a quote/escapable-char https://bugs.launchpad.net/bugs/123665 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2008-03-16 Thread Mika Fischer
You're right. It seems to work when you're not using the bash-completion package. If you do however, then it's still broken. I'm not sure yet wether it's a quoting problem or a genuine bug in bash: [EMAIL PROTECTED]:~/rrr(1)$ compgen -f 1\' 1'2 2 1'1 1 [EMAIL PROTECTED]:~/rrr$ compgen -f 1\'2

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2008-03-15 Thread Mika Fischer
I can confirm this on a current hardy install. It is a problem with bash, not bash-completion. In the given test-case compgen -f does not work correctly: $ touch 1'1 1 1'2 2 $ compgen -f 1\' 1'2 2 1'1 1 $ compgen -f 1\'1 $ echo $? 1 ** Changed in: bash (Ubuntu) Sourcepackagename:

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2008-03-15 Thread Mika Fischer
Another useful datapoint is that the submitter of #197183 claims that this worked in Dapper. -- tab completion fails when files have same prefix that ends in a quote/escapable-char https://bugs.launchpad.net/bugs/123665 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2008-03-15 Thread Niels Kristian Bech Jensen
I've just checked with a hardy alpha-6 desktop cd and it seems to be fixed there - at least the bug submitted as #197183. -- tab completion fails when files have same prefix that ends in a quote/escapable-char https://bugs.launchpad.net/bugs/123665 You received this bug notification because you

[Bug 123665] Re: tab completion fails when files have same prefix that ends in a quote/escapable-char

2008-02-09 Thread Matthias Klose
** Changed in: bash-completion (Ubuntu) Sourcepackagename: bash = bash-completion -- tab completion fails when files have same prefix that ends in a quote/escapable-char https://bugs.launchpad.net/bugs/123665 You received this bug notification because you are a member of Ubuntu Bugs, which is