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 8b67ae2 commit dbaf616Copy full SHA for dbaf616
keymaps/terminal.json
@@ -4,7 +4,6 @@
4
},
5
"terminal-view": {
6
"cmd-c": "terminal:copy",
7
- "cmd-v": "terminal:paste",
8
- "cmd-k": "terminal:clear"
+ "cmd-v": "terminal:paste"
9
}
10
0 commit comments