waveterm/wavesrv/pkg/sstore
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
..
dbops.go sync command to synchronize shell state with wave prompt (#444) 2024-03-13 18:52:41 -07:00
fileops.go Break model update code out of sstore (#290) 2024-02-15 16:45:47 -08:00
map.go add license notice (#37) 2023-10-16 21:31:13 -07:00
memops.go code to restore indicator state on refresh (#260) 2024-01-29 23:51:01 -08:00
migrate.go Restart command (#253) 2024-01-26 16:25:21 -08:00
quick.go add license notice (#37) 2023-10-16 21:31:13 -07:00
sstore_migrate.go zsh support (#227) 2024-01-16 16:11:04 -08:00
sstore.go Slash Commands for keybindings (#441) 2024-03-13 18:47:16 -07:00
updatetypes.go implement /reset:cwd (fix for #278) and more (#392) 2024-03-06 16:37:54 -08:00