mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
6919dbfb5f
* 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 |
||
---|---|---|
.. | ||
bashapi.go | ||
bashparser.go | ||
shellapi.go | ||
zshapi_test.go | ||
zshapi.go |