Compare commits

...

2 Commits

Author SHA1 Message Date
b04a59626e Merge branch 'main' of https://git.zacke.dev/wholteza/consultant-windows 2025-06-16 15:39:01 +02:00
7b9e39bb6c windows terminal 2025-06-16 15:38:59 +02:00

View File

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