waveterm/wavesrv/pkg/sstore
Evan Simkowitz 4ac5d93ed2
Add job status indicators to tabs within a workspace (#232)
Adds job status indicators that will show any updates to running commands while you are focused away from a tab. These will show up as status icons in the tab view.

These indicators will reset for a given tab when you focus back to it.

I've updated the inner formatting of the tab to use flexboxes, allowing the title to display more text when there are no icons to display.

Also includes some miscellaneous for-loop pattern improvements in model.ts and removing of unused variables, etc.

---------

Co-authored-by: sawka <mike.sawka@gmail.com>
2024-01-17 10:07:01 -08:00
..
dbops.go Add job status indicators to tabs within a workspace (#232) 2024-01-17 10:07:01 -08:00
fileops.go big update to screen/session delete, and clear (#199) 2023-12-27 13:11:53 -08:00
map.go add license notice (#37) 2023-10-16 21:31:13 -07:00
memops.go Add job status indicators to tabs within a workspace (#232) 2024-01-17 10:07:01 -08:00
migrate.go zsh support (#227) 2024-01-16 16:11:04 -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 job status indicators to tabs within a workspace (#232) 2024-01-17 10:07:01 -08:00
updatebus.go Add job status indicators to tabs within a workspace (#232) 2024-01-17 10:07:01 -08:00