Skip to content

Commit

Permalink
Stop terminal from hijacking Ctrl+Shift+L shortcut
Browse files Browse the repository at this point in the history
Resolves #1723
  • Loading branch information
gtritchie authored and jmcphers committed Nov 16, 2017
1 parent 4975cda commit 6664f15
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -736,7 +736,6 @@ well as menu structures (for main menu and popup menus).
</shortcutgroup>
<shortcutgroup name="Terminal">
<shortcut refid="newTerminal" value="Alt+Shift+R"/>
<shortcut refid="clearTerminalScrollbackBuffer" value="Ctrl+Shift+L"/>
<shortcut refid="previousTerminal" value="Ctrl+Alt+F11"/>
<shortcut refid="nextTerminal" value="Ctrl+Alt+F12"/>
</shortcutgroup>
Expand Down

0 comments on commit 6664f15

Please sign in to comment.