waveterm/wavesrv/pkg/cmdrunner
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
..
cmdrunner.go Datepicker with dark and light theme support (#397) 2024-03-18 21:44:11 -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 Integrate SSH Library with Waveshell Installation/Auto-update (#322) 2024-02-29 11:37:03 -08: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 zsh fixes (zmodload, k8s, new var type, track zsh prompt) (#473) 2024-03-18 22:51:16 -07:00
termopts.go Restart command (#253) 2024-01-26 16:25:21 -08:00