Bug 279166

Summary: Add a new action "Switch to last tab"
Product: [Applications] konsole Reporter: Maxi Combina <maxicombina>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: adaptee, francesco.cecconi
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 4.8

Description Maxi Combina 2011-08-02 12:23:06 UTC
Version:           unspecified (using KDE 4.7.0) 
OS:                Linux

I would really use a new action (and the chance to add a custom shortcut) to swtich to the last tab of the console.
It could be similar to the ALT+9 shortcut in chromium: it does not switch to the 9th tab, but to the very last.

Reproducible: Always



Expected Results:  
nothing to report
Comment 1 Jekyll Wu 2011-09-21 20:19:23 UTC
Yeah, this sounds useful and interesting.
Comment 2 Kurt Hindenburg 2011-09-24 15:01:42 UTC
Git commit dfd4c14c798d0ec5b6c99c5055e07bf22b8d59f0 by Kurt Hindenburg.
Committed on 24/09/2011 at 16:58.
Pushed by hindenburg into branch 'master'.

Add action to jump to last tab.

Allows user to select a shortcut to jump to the far right tab.  There
is no default shortcut.

Patch by Francesco Cecconi <francesco.cecconi@gmail.com>
REVIEW: 102687
BUG: 279166
FIXED-IN: 4.8

M  +5    -0    src/ViewContainer.cpp
M  +3    -0    src/ViewContainer.h
M  +17   -0    src/ViewManager.cpp
M  +3    -0    src/ViewManager.h

http://commits.kde.org/konsole/dfd4c14c798d0ec5b6c99c5055e07bf22b8d59f0