[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-09-17 Thread Ville Skyttä
FYI, the _quote_readline_by_ref changes should no longer be necessary with bash 4.3 patchlevel 10 and above, that's why they're not applied in upstream bash-completion. https://lists.gnu.org/archive/html/bug- bash/2014-04/msg00035.html -- You received this bug notification because you are a

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-06-20 Thread shanec
Still seeing this issue with python command line scripts. Even after running apt-get update/upgrade for 14.04. cmdline.py :: --- import argparse parser = ArgumentParser(description=bash-completion test) parser.add_argument(--filename, -f) args = parser.parse_args() print

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-19 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/bash-completion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288031 Title: Tab expansion only auto-completes directory names To manage notifications about this bug go

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-19 Thread Bug Watch Updater
** Changed in: bash-completion (Debian) Status: New = 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/1288031 Title: Tab expansion only auto-completes directory names To manage

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-13 Thread Agus Lopez
FWIW, disabling progcomp shell option fixes the problem. $ shopt -u progcomp $ vi # TAB TAB a b/ c/ From bash manpage (http://man.cx/bash): progcomp: If set, the programmable completion facilities (see Programmable Completion above) are enabled. This option is enabled by default. -- You

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-13 Thread JuanJo Ciarlante
** Branch linked: lp:~jjo/bash-completion/quote_readline_by_ref_fixes ** Branch unlinked: lp:~jjo/bash-completion/fix-bash43 -quote_readline_by_ref-tilde-and-double_escaping -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-13 Thread Launchpad Bug Tracker
This bug was fixed in the package bash-completion - 1:2.1-2ubuntu4 --- bash-completion (1:2.1-2ubuntu4) trusty; urgency=medium * fix _quote_readline_by_ref to: - avoid escaping 1st '~' (lp: #1288314) - avoid quoting if empty, else expansion without args only shows dirs

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-11 Thread JuanJo Ciarlante
This MP[1] seems to fix this issue for me. [1] https://code.launchpad.net/~jjo/bash-completion/fix-bash43-quote_readline_by_ref-tilde-and-double_escaping/+merge/210421 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-11 Thread JuanJo Ciarlante
** Branch linked: lp:~jjo/bash-completion/fix-bash43 -quote_readline_by_ref-tilde-and-double_escaping -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288031 Title: Tab expansion only auto-completes

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-11 Thread JuanJo Ciarlante
FTR the issue is _quote_readline_by_ref expanding an empty var to '', see: $ _quote_readline_by_ref '' foo $ echo $foo '' Above MP adds a special case to avoid quoting if empty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-08 Thread Bug Watch Updater
** Changed in: bash-completion (Debian) Status: Unknown = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288031 Title: Tab expansion only auto-completes directory names To manage

[Bug 1288031] Re: Tab expansion only auto-completes directory names

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

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-06 Thread Jean-Baptiste Lallement
** Tags added: regression-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288031 Title: Tab expansion only auto-completes directory names To manage notifications about this bug go to:

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-06 Thread Jean-Baptiste Lallement
** Tags removed: regression-proposed ** Tags added: regression-release -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288031 Title: Tab expansion only auto-completes directory names To manage

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-06 Thread Sebastien Bacher
** Changed in: bash-completion (Ubuntu) Importance: Undecided = High ** Changed in: bash-completion (Ubuntu) Assignee: (unassigned) = Matthias Klose (doko) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: bash-completion (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288031

[Bug 1288031] Re: Tab expansion only auto-completes directory names

2014-03-04 Thread Simon Déziel
This is possibly the same as described in https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=739835 ** Bug watch added: Debian Bug tracker #739835 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739835 -- You received this bug notification because you are a member of Ubuntu Bugs, which is