waveterm/wavesrv/pkg/sstore
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
..
dbops.go Add indicator to tabs and workspaces to show when commands are running (#254) 2024-01-28 13:47:36 -08:00
fileops.go Restart command (#253) 2024-01-26 16:25:21 -08:00
map.go add license notice (#37) 2023-10-16 21:31:13 -07:00
memops.go Add indicator to tabs and workspaces to show when commands are running (#254) 2024-01-28 13:47:36 -08:00
migrate.go Restart command (#253) 2024-01-26 16:25:21 -08:00
quick.go add license notice (#37) 2023-10-16 21:31:13 -07:00
sstore_migrate.go zsh support (#227) 2024-01-16 16:11:04 -08:00
sstore.go Add indicator to tabs and workspaces to show when commands are running (#254) 2024-01-28 13:47:36 -08:00
updatebus.go Add indicator to tabs and workspaces to show when commands are running (#254) 2024-01-28 13:47:36 -08:00