assistant: Add missing keybind for assistant::NewContext (#17407)

Closes #ISSUE

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz
2024-09-05 14:31:51 +02:00
committed by GitHub
parent 3738baccb2
commit c5255a7c69
3 changed files with 22 additions and 5 deletions
+2 -1
View File
@@ -169,7 +169,8 @@
"ctrl-shift-g": "search::SelectPrevMatch",
"alt-m": "assistant::ToggleModelSelector",
"ctrl-k h": "assistant::DeployHistory",
"ctrl-k l": "assistant::DeployPromptLibrary"
"ctrl-k l": "assistant::DeployPromptLibrary",
"ctrl-n": "assistant::NewContext"
}
},
{