vault backup: 2026-06-08 18:36:09
This commit is contained in:
Vendored
-126
@@ -6,130 +6,7 @@
|
||||
"exposeInternalModules": true,
|
||||
"focusOnNewInstance": true,
|
||||
"hideStatusBar": "focused",
|
||||
"interceptKeysWhenFocused": true,
|
||||
"interceptLogging": true,
|
||||
"keymappings": [
|
||||
{
|
||||
"action": "sendEscapeSequence",
|
||||
"actionArg": "\r",
|
||||
"alt": false,
|
||||
"ctrl": false,
|
||||
"key": "Enter",
|
||||
"meta": false,
|
||||
"platform": null,
|
||||
"shift": true
|
||||
},
|
||||
{
|
||||
"action": "scrollPages",
|
||||
"actionArg": -1,
|
||||
"alt": false,
|
||||
"ctrl": false,
|
||||
"key": "PageUp",
|
||||
"meta": false,
|
||||
"platform": null,
|
||||
"shift": false
|
||||
},
|
||||
{
|
||||
"action": "scrollPages",
|
||||
"actionArg": 1,
|
||||
"alt": false,
|
||||
"ctrl": false,
|
||||
"key": "PageDown",
|
||||
"meta": false,
|
||||
"platform": null,
|
||||
"shift": false
|
||||
},
|
||||
{
|
||||
"action": "scrollToTop",
|
||||
"actionArg": null,
|
||||
"alt": false,
|
||||
"ctrl": false,
|
||||
"key": "Home",
|
||||
"meta": false,
|
||||
"platform": null,
|
||||
"shift": false
|
||||
},
|
||||
{
|
||||
"action": "scrollToBottom",
|
||||
"actionArg": null,
|
||||
"alt": false,
|
||||
"ctrl": false,
|
||||
"key": "End",
|
||||
"meta": false,
|
||||
"platform": null,
|
||||
"shift": false
|
||||
},
|
||||
{
|
||||
"action": "sendEscapeSequence",
|
||||
"actionArg": "b",
|
||||
"alt": true,
|
||||
"ctrl": false,
|
||||
"key": "ArrowLeft",
|
||||
"meta": false,
|
||||
"platform": "darwin",
|
||||
"shift": false
|
||||
},
|
||||
{
|
||||
"action": "sendEscapeSequence",
|
||||
"actionArg": "f",
|
||||
"alt": true,
|
||||
"ctrl": false,
|
||||
"key": "ArrowRight",
|
||||
"meta": false,
|
||||
"platform": "darwin",
|
||||
"shift": false
|
||||
},
|
||||
{
|
||||
"action": "sendHexCode",
|
||||
"actionArg": "01",
|
||||
"alt": false,
|
||||
"ctrl": false,
|
||||
"key": "ArrowLeft",
|
||||
"meta": true,
|
||||
"platform": "darwin",
|
||||
"shift": false
|
||||
},
|
||||
{
|
||||
"action": "sendHexCode",
|
||||
"actionArg": "05",
|
||||
"alt": false,
|
||||
"ctrl": false,
|
||||
"key": "ArrowRight",
|
||||
"meta": true,
|
||||
"platform": "darwin",
|
||||
"shift": false
|
||||
},
|
||||
{
|
||||
"action": "sendHexCode",
|
||||
"actionArg": "17",
|
||||
"alt": true,
|
||||
"ctrl": false,
|
||||
"key": "Backspace",
|
||||
"meta": false,
|
||||
"platform": "darwin",
|
||||
"shift": false
|
||||
},
|
||||
{
|
||||
"action": "sendHexCode",
|
||||
"actionArg": "15",
|
||||
"alt": false,
|
||||
"ctrl": false,
|
||||
"key": "Backspace",
|
||||
"meta": true,
|
||||
"platform": "darwin",
|
||||
"shift": false
|
||||
},
|
||||
{
|
||||
"action": "sendEscapeSequence",
|
||||
"actionArg": "d",
|
||||
"alt": true,
|
||||
"ctrl": false,
|
||||
"key": "Delete",
|
||||
"meta": false,
|
||||
"platform": "darwin",
|
||||
"shift": false
|
||||
}
|
||||
],
|
||||
"language": "",
|
||||
"macOSOptionKeyPassthrough": true,
|
||||
"newInstanceBehavior": "newHorizontalSplit",
|
||||
@@ -155,7 +32,6 @@
|
||||
},
|
||||
"linuxExternalDefault": {
|
||||
"args": [],
|
||||
"environment": [],
|
||||
"executable": "xterm",
|
||||
"followTheme": true,
|
||||
"name": "",
|
||||
@@ -176,7 +52,6 @@
|
||||
},
|
||||
"linuxIntegratedDefault": {
|
||||
"args": [],
|
||||
"environment": [],
|
||||
"executable": "/bin/sh",
|
||||
"followTheme": true,
|
||||
"name": "",
|
||||
@@ -201,7 +76,6 @@
|
||||
"args": [
|
||||
"--login"
|
||||
],
|
||||
"environment": [],
|
||||
"executable": "/usr/bin/zsh",
|
||||
"followTheme": true,
|
||||
"name": "ZSH",
|
||||
|
||||
Vendored
+186
-152
File diff suppressed because one or more lines are too long
+1
-1
@@ -5,7 +5,7 @@
|
||||
"Buy Me a Coffee": "https://buymeacoffee.com/polyipseity",
|
||||
"GitHub Sponsors": "https://github.com/sponsors/polyipseity"
|
||||
},
|
||||
"version": "3.26.0",
|
||||
"version": "3.24.0",
|
||||
"authorUrl": "https://github.com/polyipseity",
|
||||
"id": "terminal",
|
||||
"isDesktopOnly": false,
|
||||
|
||||
Reference in New Issue
Block a user