We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb68a5 commit a634eccCopy full SHA for a634ecc
assets/keymaps/default-linux.json
@@ -1126,7 +1126,8 @@
1126
"ctrl-shift-space": "terminal::ToggleViMode",
1127
"ctrl-shift-r": "terminal::RerunTask",
1128
"ctrl-alt-r": "terminal::RerunTask",
1129
- "alt-t": "terminal::RerunTask"
+ "alt-t": "terminal::RerunTask",
1130
+ "ctrl-shift-5": "panel:SplitPane"
1131
}
1132
},
1133
{
assets/keymaps/default-windows.json
@@ -1152,7 +1152,8 @@
1152
1153
1154
1155
1156
1157
1158
1159
0 commit comments