Add Ctrl+Page Down/Up to move through tabs

This commit is contained in:
David Capello 2016-04-19 14:18:50 -03:00
parent ba234aea87
commit 5d1b33b02e

View File

@ -115,6 +115,8 @@
<!-- Tabs -->
<key command="GotoNextTab" shortcut="Ctrl+Tab" />
<key command="GotoPreviousTab" shortcut="Ctrl+Shift+Tab" />
<key command="GotoNextTab" shortcut="Ctrl+PgDn" />
<key command="GotoPreviousTab" shortcut="Ctrl+PgUp" />
<!-- Others -->
<key command="SwitchColors" shortcut="X" />
<key command="ChangeColor" shortcut="9">