Bug 156636

Summary: Missing keyboard shortcuts for accessing to a specified tab number
Product: [Applications] konsole Reporter: Philippe Gassmann <philippe>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: adrien.rivard, deadbabylon, korn, matt, miss17saya, robertknight, sl-bugskde
Priority: NOR    
Version: 2.0   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Philippe Gassmann 2008-01-25 10:59:53 UTC
Version:           2.0 (using KDE 4.0.0)
Installed from:    Gentoo Packages
OS:                Linux

Previous version of konsole had this wonderful kick-ass feature : 
 - you define a keyboard shortcut for TAB number 1, 2, 3, 4...
 - then you can use this shortcut to quickly access to the tab without navingating through all tabs and without using the mouse.
Comment 1 Victor Trac 2008-02-26 13:43:59 UTC
I miss having this option as well from KDE3/Konsole1.6.x.  
Comment 2 Robert Knight 2008-07-22 00:08:33 UTC
*** Bug 166476 has been marked as a duplicate of this bug. ***
Comment 3 Robert Knight 2008-07-25 17:05:19 UTC
SVN commit 837725 by knight:

Add keyboard actions for switching to the Nth tab
(where N is from 1 to 10)

Shortcuts must be assigned via Settings -> Configure Shortcuts to use.

BUG:156636


 M  +23 -1     ViewManager.cpp  
 M  +3 -0      ViewManager.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=837725
Comment 4 Sebastian Vahl 2008-09-13 23:28:30 UTC
This seems no to be present in KDE 4.1.1. Is there a plan when this options will be available?
Comment 5 Robert Knight 2008-09-14 22:41:33 UTC
This will be available in KDE 4.2.  Unfortunately I couldn't add them to KDE 4.1.1 because this change required new text in the user interface which has to be translated.