waveterm/waveshell
Mike Sawka 318aae18d5
better exit code handling -- fix error highlights to not cover SIGINT or SIGPIPE (#465)
* fix exitcode return to handle signals correctly -- use bash convention of 128 + signum.  don't show red error mask for SIGINT or SIGPIPE

* dont show left border for errors unless selected
2024-03-14 23:58:09 -07:00
..
pkg better exit code handling -- fix error highlights to not cover SIGINT or SIGPIPE (#465) 2024-03-14 23:58:09 -07:00
go.mod Update dependencies (#383) 2024-03-05 16:12:52 -08:00
go.sum update go.sum files (#391) 2024-03-06 14:47:41 -08:00
main-waveshell.go sync command to synchronize shell state with wave prompt (#444) 2024-03-13 18:52:41 -07:00