waveterm/waveshell/pkg
Mike Sawka 6919dbfb5f
force our exit trap to always run (for rtnstate commands) (#556)
* add command validation to shellapi.  mock out bash/zsh versions

* implement validate command fn bash and zsh

* test validate command

* change rtnstate commands to always end with a builtin, so we always get our exit trap to run

* simplify the rtnstate modification, don't add the 'wait' (as this is a different problem/feature)

* update schema
2024-04-09 11:33:23 -07:00
..
base bump version to v0.7.2, bump waveshell version to 0.6 (#512) 2024-03-27 14:27:55 -07: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 try to detect and return mimetype with stream file info (#552) 2024-04-05 10:52:04 -07:00
server try to detect and return mimetype with stream file info (#552) 2024-04-05 10:52:04 -07:00
shellapi force our exit trap to always run (for rtnstate commands) (#556) 2024-04-09 11:33:23 -07:00
shellenv Support running ephemeral commands (#543) 2024-04-02 15:46:32 -07:00
shellutil zsh support (#227) 2024-01-16 16:11:04 -08:00
shexec force our exit trap to always run (for rtnstate commands) (#556) 2024-04-09 11:33:23 -07:00
simpleexpand add license notice (#37) 2023-10-16 21:31:13 -07:00
statediff update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00
utilfn force our exit trap to always run (for rtnstate commands) (#556) 2024-04-09 11:33:23 -07:00
wlog new wlog package to do distributed logging from waveshell back to wavesrv (#295) 2024-02-15 17:42:43 -08:00