[solved] bash tab auto-completion - extra trailing space

Archived topics about LMDE 1 and LMDE 2
Locked
kwevej

[solved] bash tab auto-completion - extra trailing space

Post by kwevej »

Hi there,
since last update, bash bothers me with an extra trailing space.
For instance, when I type "cat /et" and press tab, i got "cat /etc "

Anyone has the same?

apt log:

Code: Select all

sudo apt-log -e -hs bash

 Package name: bash (installed)
==================================
 On 2010-08-04 at 10:53:34  : installed (4.1-3)


 Package name: bash-completion (installed)
=============================================
 On 2010-08-04 at 09:07:47  : installed (1:1.2-2)
 On 2010-11-27 at 18:31:56  : upgraded (1:1.2-2 --> 1%3a1.2-3)
 On 2010-11-27 at 18:31:57  : upgraded (1:1.2-2 --> 1:1.2-3)
 On 2011-02-18 at 00:30:15  : upgraded (1:1.2-3 --> 1%3a1.3-1)
 On 2011-02-18 at 00:30:30  : upgraded (1:1.2-3 --> 1:1.3-1)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kwevej

Re: bash tab auto-completion - extra trailing space after up

Post by kwevej »

Uh, solved.

It was caused by acrobat reader completion.
solution:

Code: Select all

rm /etc/bash_completion.d/acroread.sh
inspired by:
https://bugs.archlinux.org/task/22807
Locked

Return to “LMDE Archive”