Bug 236207 - apt tab completion is not working
Summary: apt tab completion is not working
Status: RESOLVED UPSTREAM
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.4.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 20:13 UTC by Chad W.
Modified: 2010-05-03 23:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chad W. 2010-05-03 20:13:26 UTC
Version:           2.4.2 (using 4.4.2 (KDE 4.4.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.32-21-generic-pae

On a clean and updated installation of Kubuntu 8.10 I am unable to use tab completion with apt-get.

To reproduce this behavior, please open konsole and type

sudo apt-get install f

Now hit tab. you should see everything that will install that begins with the letter "f". However, if you do not, please confirm this bug.
Comment 1 Matthew Woehlke 2010-05-03 23:38:21 UTC
Thank you for the report. However, this is (almost certainly) not a bug in Konsole. This is a bug in (most likely) the bash-completion package supplied by Ubuntu. I suggest reporting this to Ubuntu's bug tracker.

...unless this happens in Konsole and NOT in xterm/Gnome terminal/a tty/etc. (in which case, please re-open this report), but that seems unlikely.

p.s. You might want to first double-check that bash-completion is installed; if not, that is likely your problem.