Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save DaanDeSmedt/499506bcb63662f6faf89a7edaf59fd3 to your computer and use it in GitHub Desktop.

Select an option

Save DaanDeSmedt/499506bcb63662f6faf89a7edaf59fd3 to your computer and use it in GitHub Desktop.
// Place your key bindings in this file to override the defaults
[
{
"key": "alt+x",
"command": "workbench.action.terminal.sendSequence",
"args": { "text": "\u001b[A\u000d" }
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment