mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-18 18:03:44 +00:00
add support for running bash commands via '!' in the tui editor
This commit is contained in:
parent
47bb302155
commit
d46914a415
5 changed files with 179 additions and 6 deletions
|
|
@ -64,6 +64,8 @@
|
|||
"thinkingMinimal": "#9e9e9e",
|
||||
"thinkingLow": "#5f87af",
|
||||
"thinkingMedium": "#5f8787",
|
||||
"thinkingHigh": "#875f87"
|
||||
"thinkingHigh": "#875f87",
|
||||
|
||||
"bashMode": "green"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue