[konsole] [Bug 383603] New: Konsole should adopt standard tab switching shortcuts in KStandardShortcut::tabPrev() and KStandardShortcut::tabNext()
Nate Graham
bugzilla_noreply at kde.org
Wed Aug 16 17:26:53 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=383603
Bug ID: 383603
Summary: Konsole should adopt standard tab switching shortcuts
in KStandardShortcut::tabPrev() and
KStandardShortcut::tabNext()
Product: konsole
Version: master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: tabbar
Assignee: konsole-devel at kde.org
Reporter: pointedstick at zoho.com
Target Milestone: ---
The KDE standard keyboard shortcut for switching tabs was changed to
ctrl+pgup/pgdn in https://phabricator.kde.org/D6553. This new shortcut works in
Konsole, because ctrl+pgup/pgdn don't send any special shell signals or
anything. Therefore, Konsole should adopt the same shortcuts to be consistent
with other KDE software (and most software that uses tabs, these days).
This will require a change to ViewManager.cpp, either by changing the shortcut
keys, or preferably by adopting KStandardShortcut::tabPrev() and
KStandardShortcut::tabNext().
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list