waveterm/waveshell/pkg/statediff
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
..
linediff.go update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00
mapdiff.go update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00
statediff_test.go zsh support (#227) 2024-01-16 16:11:04 -08:00