waveterm/waveshell/pkg
Mike Sawka a1e4e807cc
update statediff algorithm for wavesrv / remote instances (#530)
* remote statemap from waveshell server (diff against initial state)

* move ShellStatePtr from sstore to packet so it can be passed over the wire

* add finalstatebaseptr to cmddone

* much improved diff computation code on wavesrv side

* fix displayname -- now using hash

* add comments, change a couple msh.WriteToPtyBuffer calls to log.Printfs
2024-03-28 16:56:39 -07:00
..
base bump version to v0.7.2, bump waveshell version to 0.6 (#512) 2024-03-27 14:27:55 -07: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 update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00
server update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00
shellapi update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00
shellenv zsh fixes (zmodload, k8s, new var type, track zsh prompt) (#473) 2024-03-18 22:51:16 -07:00
shellutil zsh support (#227) 2024-01-16 16:11:04 -08:00
shexec zsh reinit fixes (#477) 2024-03-19 16:38:38 -07:00
simpleexpand add license notice (#37) 2023-10-16 21:31:13 -07:00
statediff update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00
utilfn reinit updates (#500) 2024-03-27 00:22:57 -07:00
wlog new wlog package to do distributed logging from waveshell back to wavesrv (#295) 2024-02-15 17:42:43 -08:00