waveterm/waveshell/pkg/utilfn
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
..
ansi.go have initial run-command return faster to the frontend for quicker updating (#549) 2024-04-04 15:08:45 -07:00
linediff.go zsh support (#227) 2024-01-16 16:11:04 -08:00
syncmap.go Restart command (#253) 2024-01-26 16:25:21 -08:00
utilfn_test.go zsh support (#227) 2024-01-16 16:11:04 -08:00
utilfn.go force our exit trap to always run (for rtnstate commands) (#556) 2024-04-09 11:33:23 -07:00