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-de...@kde.org
          Reporter: pointedst...@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 watching all bug changes.

Reply via email to