assistant2: Add keybinding for profile selector (#27674)
This PR adds a keybinding to toggle the profile selector. Defaults to `Cmd-I` on macOS and `ctrl-I` on Linux/Windows. Release Notes: - N/A
This commit is contained in:
parent
55d934a3be
commit
c8fb95cd1b
5 changed files with 38 additions and 8 deletions
|
@ -44,6 +44,7 @@ actions!(
|
|||
NewThread,
|
||||
NewPromptEditor,
|
||||
ToggleContextPicker,
|
||||
ToggleProfileSelector,
|
||||
RemoveAllContext,
|
||||
OpenHistory,
|
||||
OpenConfiguration,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue