Skip to content

Instantly share code, notes, and snippets.

View hirosuzuki's full-sized avatar

hiro.suzuki hirosuzuki

View GitHub Profile
// Place your key bindings in this file to override the defaults
[
{"key": "ctrl+c", "command": "", "when": "terminalFocus"},
{"key": "ctrl+e", "command": "", "when": "terminalFocus"},
{"key": "ctrl+f", "command": "", "when": "terminalFocus"},
{"key": "ctrl+j", "command": "", "when": "terminalFocus"},
{"key": "ctrl+k", "command": "", "when": "terminalFocus"},
{"key": "ctrl+m", "command": "", "when": "terminalFocus"},
{"key": "ctrl+q", "command": "", "when": "terminalFocus"},
{"key": "ctrl+p", "command": "", "when": "terminalFocus"},