waveterm/wavesrv/pkg/cmdrunner
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
..
cmdrunner.go update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00
linux-decls.txt move to wavesrv directory to prepare for merge to waveterm 2023-10-16 13:19:34 -07:00
resolver.go update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00
shparse_test.go add special case for conda activate/deactivate as well to rtnstate detection 2023-12-18 15:07:13 -08:00
shparse.go reinit updates (#500) 2024-03-27 00:22:57 -07:00
termopts.go Restart command (#253) 2024-01-26 16:25:21 -08:00
updatetypes.go Move bookmarks, history, playbook, and telemetry code out of sstore (#493) 2024-03-25 20:20:52 -07:00