[Bug 53887] Re: [patch] Command completion should be enhanced

2014-11-04 Thread Sami Pietila
Upstream has now configuration parameters to make almost desired behavior. ** Changed in: bash (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/53887 Title:

[Bug 53887] Re: [patch] Command completion should be enhanced

2014-02-20 Thread Sami Pietila
There is now bash 4.3-rc2, which allows show-all-if-ambiguous and menu- complete-display-prefix to be used at the same time. However, it seems that bash completes directory names with ending / symbol. My original patch completed directories without the / so that user can type / and then push tab

[Bug 53887] Re: [patch] Command completion should be enhanced

2013-01-26 Thread Sami Pietila
For bash 4.2 the maintainers have implemented features which can be activated to get the wanted behavior. See .inputrc config options. However, it can be seen from bash-4.2 source code that there is a bug in the implementation which prevents needed set show-all-if-ambiguous and set

[Bug 53887] Re: [patch] Command completion should be enhanced

2013-01-25 Thread Alba Nader
Whats the status of this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/53887 Title: [patch] Command completion should be enhanced To manage notifications about this bug go to:

[Bug 53887] Re: [patch] Command completion should be enhanced

2010-08-24 Thread Sami Pietila
I received a reply from upstream asking details about the behavior of the patch. I sent more detailed explanation about the behavior concept. -- [patch] Command completion should be enhanced https://bugs.launchpad.net/bugs/53887 You received this bug notification because you are a member of

[Bug 53887] Re: [patch] Command completion should be enhanced

2010-08-21 Thread Nigel Babu
Has this patch been forwarded upstream? Could you please take this up? -- [patch] Command completion should be enhanced https://bugs.launchpad.net/bugs/53887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 53887] Re: [patch] Command completion should be enhanced

2010-08-21 Thread Sami Pietila
Hi, I just sent an email to upstream (bash-maintain...@gnu.org). I just received: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:

[Bug 53887] Re: [patch] Command completion should be enhanced

2010-08-21 Thread Nigel Babu
Maybe one of the recipient doesn't exist. Thanks for forwarding the patch! ** Tags added: patch-forwarded-upstream -- [patch] Command completion should be enhanced https://bugs.launchpad.net/bugs/53887 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 53887] Re: [patch] Command completion should be enhanced

2009-08-25 Thread Sami Pietila
Hi, There was some changes in bash 4.0, which pervented the bash-3.2 patch to apply successfully. Here is a patch for bash 4.0. Matthias, can you please forward the patch to the upstream? Perhaps you have better luck than me. ** Attachment added: bash-4.0.diff

[Bug 53887] Re: [patch] Command completion should be enhanced

2009-08-24 Thread Matthias Klose
bash-4.0 was released. does the patch apply for 4.0? could you resend it upstream, and attach the URL of the email to the bash-bug ML? -- [patch] Command completion should be enhanced https://bugs.launchpad.net/bugs/53887 You received this bug notification because you are a member of Ubuntu

[Bug 53887] Re: [patch] Command completion should be enhanced

2008-11-23 Thread Pablo Castellano
** Summary changed: - Command completion should be enhanced + [patch] Command completion should be enhanced ** Tags removed: bash bashcompletion completion ** Changed in: bash (Ubuntu) Status: Incomplete = Confirmed -- [patch] Command completion should be enhanced