assistant2: Add ChatMode
action (#23243)
This PR makes the assistant 2 panel switch work with the keyboard via the `cmd-e` keybinding. Release Notes: - N/A --------- Co-authored-by: Agus Zubiaga <hi@aguz.me>
This commit is contained in:
parent
9ea8b14ac3
commit
8a0c22c3bf
4 changed files with 16 additions and 2 deletions
|
@ -43,6 +43,7 @@ actions!(
|
|||
RemoveAllContext,
|
||||
OpenHistory,
|
||||
Chat,
|
||||
ChatMode,
|
||||
CycleNextInlineAssist,
|
||||
CyclePreviousInlineAssist,
|
||||
FocusUp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue