Skip to content

Commit

Permalink
ctrl+shift+period
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-zamora committed Jul 2, 2024
1 parent 6c7566f commit 1553641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cascadia/TerminalSettingsModel/defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@
{ "keys":"ctrl+shift+p", "id": "Terminal.ToggleCommandPalette" },
{ "keys":"win+sc(41)", "id": "Terminal.QuakeMode" },
{ "keys": "alt+space", "id": "Terminal.OpenSystemMenu" },
{ "keys": "ctrl+period", "id": "Terminal.QuickFix" },
{ "keys": "ctrl+shift+period", "id": "Terminal.QuickFix" },

// Tab Management
// "command": "closeTab" is unbound by default.
Expand Down

0 comments on commit 1553641

Please sign in to comment.