waveterm/wavesrv/pkg/cmdrunner
Evan Simkowitz dd3d52e47d
Add indicator to tabs and workspaces to show when commands are running (#254)
* save

* not working yet but close

* logic is working, just need to do styling

* save work

* save

* save work

* ta da!

* fix line height

* format files

* remove running commands on hangup.  also don't allow numrunning to be less than 0

* remove < 0 check (safer without for concurrency)
2024-01-28 13:47:36 -08:00
..
cmdrunner.go Add indicator to tabs and workspaces to show when commands are running (#254) 2024-01-28 13:47:36 -08:00
linux-decls.txt move to wavesrv directory to prepare for merge to waveterm 2023-10-16 13:19:34 -07:00
resolver.go zsh support (#227) 2024-01-16 16:11:04 -08:00
shparse_test.go add special case for conda activate/deactivate as well to rtnstate detection 2023-12-18 15:07:13 -08:00
shparse.go zsh support (#227) 2024-01-16 16:11:04 -08:00
termopts.go Restart command (#253) 2024-01-26 16:25:21 -08:00