waveterm/waveshell/pkg
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
..
base bump waveshell to v0.5.0 (#403) 2024-03-07 13:06:34 -08:00
binpack zsh support (#227) 2024-01-16 16:11:04 -08:00
cirfile Clean up cirfile and cirfile_tests, ensure we are using contexts with cancellation signals (#183) 2023-12-22 18:07:58 -08:00
mpio add license notice (#37) 2023-10-16 21:31:13 -07:00
packet sync command to synchronize shell state with wave prompt (#444) 2024-03-13 18:52:41 -07:00
server sync command to synchronize shell state with wave prompt (#444) 2024-03-13 18:52:41 -07:00
shellapi implement /reset:cwd (fix for #278) and more (#392) 2024-03-06 16:37:54 -08:00
shellenv zsh support (#227) 2024-01-16 16:11:04 -08:00
shellutil zsh support (#227) 2024-01-16 16:11:04 -08:00
shexec sync command to synchronize shell state with wave prompt (#444) 2024-03-13 18:52:41 -07:00
simpleexpand add license notice (#37) 2023-10-16 21:31:13 -07:00
statediff zsh support (#227) 2024-01-16 16:11:04 -08:00
utilfn Restart command (#253) 2024-01-26 16:25:21 -08:00
wlog new wlog package to do distributed logging from waveshell back to wavesrv (#295) 2024-02-15 17:42:43 -08:00