waveterm/waveshell
Mike Sawka 5616c9abbb
zsh reinit fixes (#477)
* reset command now initiates and completes async so there is feedback that something is happening when it takes a long time

* switch from standard rpc to rpciter

* checkpoint on reinit -- stream output, stats packet, logging to cmd pty, new endBytes for EOF

* make generic versions of endbytes scanner and channel output funcs

* update bash to use more modern state parsing (tricks learned from zsh)

* verbose mode, fix stats output message

* add a diff when verbose mode is on
2024-03-19 16:38:38 -07:00
..
pkg zsh reinit fixes (#477) 2024-03-19 16:38:38 -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