waveterm/waveshell
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
..
pkg sync command to synchronize shell state with wave prompt (#444) 2024-03-13 18:52:41 -07:00
go.mod Update dependencies (#383) 2024-03-05 16:12:52 -08:00
go.sum update go.sum files (#391) 2024-03-06 14:47:41 -08:00
main-waveshell.go sync command to synchronize shell state with wave prompt (#444) 2024-03-13 18:52:41 -07:00