mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 04:02:21 +00:00
Merge pull request #315 from mitsuhiko/model-switcher
Reverse model switching and binding for dialog
This commit is contained in:
commit
4edfff41a7
5 changed files with 57 additions and 12 deletions
|
|
@ -36,6 +36,7 @@ export {
|
|||
isCtrlE,
|
||||
isCtrlG,
|
||||
isCtrlK,
|
||||
isCtrlL,
|
||||
isCtrlLeft,
|
||||
isCtrlO,
|
||||
isCtrlP,
|
||||
|
|
@ -49,6 +50,7 @@ export {
|
|||
isEnter,
|
||||
isEscape,
|
||||
isHome,
|
||||
isShiftCtrlP,
|
||||
isShiftEnter,
|
||||
isShiftTab,
|
||||
isTab,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue