agent: Remove duplicated keybinding for creating new thread in Linux (#28254)

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2025-04-07 18:09:01 +00:00
committed by GitHub
parent 1556b446e7
commit 4f9f443452
-1
View File
@@ -624,7 +624,6 @@
"context": "AgentPanel",
"bindings": {
"ctrl-n": "agent::NewThread",
"new": "agent::NewThread",
"ctrl-alt-n": "agent::NewPromptEditor",
"ctrl-shift-h": "agent::OpenHistory",
"ctrl-alt-c": "agent::OpenConfiguration",