waveterm/waveshell/pkg
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
..
base bump waveshell to v0.5.0 (#403) 2024-03-07 13:06:34 -08:00
binpack zsh support (#227) 2024-01-16 16:11:04 -08:00
cirfile Clean up cirfile and cirfile_tests, ensure we are using contexts with cancellation signals (#183) 2023-12-22 18:07:58 -08:00
mpio add license notice (#37) 2023-10-16 21:31:13 -07:00
packet List Config dir if directory is specified (#468) 2024-03-18 17:11:13 -07:00
server sync command to synchronize shell state with wave prompt (#444) 2024-03-13 18:52:41 -07:00
shellapi zsh fixes (zmodload, k8s, new var type, track zsh prompt) (#473) 2024-03-18 22:51:16 -07:00
shellenv zsh fixes (zmodload, k8s, new var type, track zsh prompt) (#473) 2024-03-18 22:51:16 -07:00
shellutil zsh support (#227) 2024-01-16 16:11:04 -08:00
shexec better exit code handling -- fix error highlights to not cover SIGINT or SIGPIPE (#465) 2024-03-14 23:58:09 -07:00
simpleexpand add license notice (#37) 2023-10-16 21:31:13 -07:00
statediff zsh support (#227) 2024-01-16 16:11:04 -08:00
utilfn zsh fixes (zmodload, k8s, new var type, track zsh prompt) (#473) 2024-03-18 22:51:16 -07:00
wlog new wlog package to do distributed logging from waveshell back to wavesrv (#295) 2024-02-15 17:42:43 -08:00