waveterm/wavesrv/pkg/sstore
Mike Sawka 901dcccaa5
zsh fixes (zmodload, k8s, new var type, track zsh prompt) (#473)
* checkpoint.  track zmodloads, get the expanded PS1 value, change how we store and deal with 'prompt vars', add commands to track k8s context

* fix some warnings, change IsPVar to IsExtVar, checkpoint

* parse zmodloads into state

* restore zmodloads, be more careful around readonly variable setting to avoid errors
2024-03-18 22:51:16 -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 zsh fixes (zmodload, k8s, new var type, track zsh prompt) (#473) 2024-03-18 22:51:16 -07:00
updatetypes.go implement /reset:cwd (fix for #278) and more (#392) 2024-03-06 16:37:54 -08:00