Bug 679222

Summary: Konsole - tab auto completes incorrectly
Product: [openSUSE] openSUSE 11.4 Reporter: Jeff Yasinski <jyasinski>
Component: KDE4 ApplicationsAssignee: E-mail List <kde-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None CC: cbj, crramirez, ctrippe, gleixner, jyasinski, martin, mirtone_1
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jeff Yasinski 2011-03-14 02:31:39 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0b12) Gecko/20110222 Firefox/4.0b12

When auto completing using tab with sudo and a directory; Konsole auto completes skipping the trailing / and adds a space.


Reproducible: Always

Steps to Reproduce:
1.open Konsole
2.sudo /et
3.hit tab

Actual Results:  
sudo /etc (with a trailing space)

Expected Results:  
sudo /etc/
Comment 1 Christian Trippe 2011-03-14 20:04:27 UTC
Does it work with xterm?
Comment 2 Jeff Yasinski 2011-03-14 20:07:39 UTC
(In reply to comment #1)
> Does it work with xterm?

It works correctly with xterm.
Comment 3 Martin Schröder 2011-05-17 18:32:51 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Does it work with xterm?
> 
> It works correctly with xterm.

Not here. (sudo in bash in xterm in KDE)
Comment 4 flo gleixner 2011-10-18 21:33:46 UTC
Hi,

try to install bash-completion:

sudo zypper in bash-completion

open a new bash to see the change.
Comment 5 DaQ QaD 2011-10-18 21:38:50 UTC
(In reply to comment #4)
> Hi,
> 
> try to install bash-completion:
> 
> sudo zypper in bash-completion
> 
> open a new bash to see the change.

It works correctly with bash-completion. Thanks.
Comment 6 Carlos Rafael Ramirez 2011-10-18 21:56:39 UTC
Hello but i try to install it and the package was not found, please could you give me in what repository is?

Thanks
Comment 7 flo gleixner 2011-10-19 22:25:56 UTC
Sure:

http://download.opensuse.org/distribution/11.4/repo/oss/
Comment 8 Carlos Rafael Ramirez 2011-10-20 01:43:37 UTC
Thank you very much works like a charm. I didn't realize that I hadn't configured the OSS repository, just the DVD (in an ISO) for faster access


(In reply to comment #7)
> Sure:
> 
> http://download.opensuse.org/distribution/11.4/repo/oss/
Comment 9 Christian Bjørnbak 2011-10-24 11:13:01 UTC
Installing bash-completing solves the problem for me too.
Comment 10 Christian Trippe 2012-11-23 18:46:34 UTC
Closing due to above comments.