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
Yeah, this sounds useful and interesting.
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