waveterm/wavesrv/pkg
Mike Sawka 0781e6e821
more zsh reinitialization fixes (allow user input during initialization process) (#480)
* fix error logs in scws

* new RpcFollowUpPacketType

* make the rpc/followup handlers generic on the server side -- using new RpcHandlers map and RpcFollowUpPacketType

* rpcinputpacket for passing user input back through to reinit command

* add WAVETERM_DEV env var in dev mode

* remove unused code, ensure mshell and rcfile directory on startup (prevent root clobber with sudo)

* combine all feinput into one function msh.HandleFeInput, and add a new concept of input sinks for special cases (like reinit)

* allow reset to accept user input (to get around interactive initialization problems)

* tone down the selection background highlight color on dark mode.  easier to read selected text

* fix command focus and done focus issues with dynamic (non-run) commands

* add 'module' as a 'rtnstate' command (#478)

* reinitialize shells in parallel, fix timeouts, better error messages
2024-03-20 23:38:05 -07:00
..
cmdrunner more zsh reinitialization fixes (allow user input during initialization process) (#480) 2024-03-20 23:38:05 -07:00
comp zsh support (#227) 2024-01-16 16:11:04 -08:00
dbutil big update to screen/session delete, and clear (#199) 2023-12-27 13:11:53 -08:00
keygen Fixing linting errors in unused keygen function (#135) 2023-12-12 14:17:03 -08:00
mapqueue add license notice (#37) 2023-10-16 21:31:13 -07:00
pcloud zsh cleanup and stats (#247) 2024-01-23 17:19:03 -08:00
promptenc fix hmac implementation/typo. read WaveAuthKey and store in scbase instead of main-server (#450) 2024-03-14 00:22:59 -07:00
releasechecker Update dependencies (#383) 2024-03-05 16:12:52 -08:00
remote more zsh reinitialization fixes (allow user input during initialization process) (#480) 2024-03-20 23:38:05 -07:00
rtnstate more zsh reinitialization fixes (allow user input during initialization process) (#480) 2024-03-20 23:38:05 -07:00
scbase fix hmac implementation/typo. read WaveAuthKey and store in scbase instead of main-server (#450) 2024-03-14 00:22:59 -07:00
scbus Use IsEmpty rather than nullcheck for scbus types 2024-02-16 12:14:05 -08:00
scpacket more zsh reinitialization fixes (allow user input during initialization process) (#480) 2024-03-20 23:38:05 -07:00
scws more zsh reinitialization fixes (allow user input during initialization process) (#480) 2024-03-20 23:38:05 -07:00
shparse zsh support (#227) 2024-01-16 16:11:04 -08:00
sstore zsh fixes (zmodload, k8s, new var type, track zsh prompt) (#473) 2024-03-18 22:51:16 -07:00
userinput Ssh Extra Fixes (#459) 2024-03-14 16:50:58 -07:00
wsshell add license notice (#37) 2023-10-16 21:31:13 -07:00