mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +00:00
fix(cursor): allow most keybindings to work like normal in termainl
This commit is contained in:
@@ -68,8 +68,11 @@
|
||||
// Terminal
|
||||
// ===========================================================================
|
||||
//
|
||||
"terminal.integrated.allowChords": false,
|
||||
"terminal.integrated.macOptionIsMeta": true,
|
||||
"terminal.integrated.persistentSessionScrollback": 1000,
|
||||
"terminal.integrated.scrollback": 10000,
|
||||
"terminal.integrated.sendKeybindingsToShell": true,
|
||||
//
|
||||
// ===========================================================================
|
||||
// Awesome Emacs Keybindings
|
||||
|
||||
Reference in New Issue
Block a user