waveterm/wavesrv/pkg/remote
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
..
openai fix openai packets to be PacketType. better compatibility with backend (#154) 2023-12-15 22:43:59 -08:00
circlelog.go add license notice (#37) 2023-10-16 21:31:13 -07:00
remote.go Add indicator to tabs and workspaces to show when commands are running (#254) 2024-01-28 13:47:36 -08:00
sshclient.go Use ssh library for remote connections (#250) 2024-01-25 10:18:11 -08:00
updatequeue.go add license notice (#37) 2023-10-16 21:31:13 -07:00