waveterm/src
Mike Sawka bff51c851a
sync command to synchronize shell state with wave prompt (#444)
* remove two unused packet types, remove unused detatched command code

* CmdStart is invalid in this command loop

* slight refactor, remove closure funcs

* pass rct through to 'handle' funcs

* deal with rct (running command), update handler funcs accordingly

* update for runningcmdtype to be a pointer in the map (for updates)

* lots of changes related to ephemeral commands (for sync), checkpoint

* fix ephemeral setting

* sync shell state when you switch to a new tab
2024-03-13 18:52:41 -07:00
..
app Close modals when pressing Escape (#433) 2024-03-13 18:51:16 -07:00
electron Slash Commands for keybindings (#441) 2024-03-13 18:47:16 -07:00
models sync command to synchronize shell state with wave prompt (#444) 2024-03-13 18:52:41 -07:00
plugins quick UI updates (center imageview, fix terminal cursor colors, and add firacode font) (#445) 2024-03-13 16:24:47 -07:00
types Slash Commands for keybindings (#441) 2024-03-13 18:47:16 -07:00
util Slash Commands for keybindings (#441) 2024-03-13 18:47:16 -07:00
index.ts updates for terminal fonts / colors (#375) 2024-03-04 16:27:34 -08:00