mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 06:04:51 +00:00
Reverse model switching and binding for dialog
This commit is contained in:
parent
58c02ce02b
commit
b576a527c7
5 changed files with 57 additions and 12 deletions
|
|
@ -35,6 +35,7 @@ export {
|
|||
isCtrlE,
|
||||
isCtrlG,
|
||||
isCtrlK,
|
||||
isCtrlL,
|
||||
isCtrlLeft,
|
||||
isCtrlO,
|
||||
isCtrlP,
|
||||
|
|
@ -48,6 +49,7 @@ export {
|
|||
isEnter,
|
||||
isEscape,
|
||||
isHome,
|
||||
isShiftCtrlP,
|
||||
isShiftEnter,
|
||||
isShiftTab,
|
||||
isTab,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue