windows terminal
This commit is contained in:
@@ -15,10 +15,6 @@
|
|||||||
"command": "paste",
|
"command": "paste",
|
||||||
"id": "User.paste"
|
"id": "User.paste"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"command": "find",
|
|
||||||
"id": "User.find"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command":
|
"command":
|
||||||
{
|
{
|
||||||
@@ -28,6 +24,10 @@
|
|||||||
},
|
},
|
||||||
"id": "User.splitPane.A6751878"
|
"id": "User.splitPane.A6751878"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"command": "find",
|
||||||
|
"id": "User.find"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"command":
|
"command":
|
||||||
{
|
{
|
||||||
@@ -50,14 +50,14 @@
|
|||||||
"id": "User.copy.644BA8F2",
|
"id": "User.copy.644BA8F2",
|
||||||
"keys": "ctrl+c"
|
"keys": "ctrl+c"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "User.paste",
|
|
||||||
"keys": "ctrl+v"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "User.find",
|
"id": "User.find",
|
||||||
"keys": "ctrl+shift+f"
|
"keys": "ctrl+shift+f"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "User.paste",
|
||||||
|
"keys": "ctrl+v"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "User.splitPane.A6751878",
|
"id": "User.splitPane.A6751878",
|
||||||
"keys": "alt+shift+d"
|
"keys": "alt+shift+d"
|
||||||
@@ -135,6 +135,12 @@
|
|||||||
"hidden": true,
|
"hidden": true,
|
||||||
"name": "Ubuntu",
|
"name": "Ubuntu",
|
||||||
"source": "Windows.Terminal.Wsl"
|
"source": "Windows.Terminal.Wsl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"guid": "{16208362-94fc-5b1f-a491-5b2624d5ab56}",
|
||||||
|
"hidden": true,
|
||||||
|
"name": "Visual Studio Debug Console",
|
||||||
|
"source": "VSDebugConsole"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user