Bug 279166 - Add a new action "Switch to last tab"
Summary: Add a new action "Switch to last tab"
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-02 12:23 UTC by Maxi Combina
Modified: 2011-09-24 15:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.8


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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