waveterm/pkg/waveobj
Evan Simkowitz 90e31dfa48
Delete a tab when it's out of blocks, cascade to window (#1374)
Updates `DeleteBlock` to close its parent tab if the tab has no more
blocks. This will also cascade to close the workspace if it no longer
has any tabs, same for window.

I had to move some block-related functionality around on the backend.
2024-12-03 09:38:46 -08:00
..
ctxupdate.go fix wsh view et al, send updates via ws 2024-08-29 18:23:12 -07:00
metaconsts.go vdom terminal toolbar (#1263) 2024-11-11 13:11:09 -08:00
metamap.go add term:localshellopts (#914) 2024-09-30 21:19:07 -07:00
waveobj.go new resolver formats (tab:N), and also make the structure of the resolvers much more robust (#1254) 2024-11-08 15:48:54 -08:00
wtype.go Delete a tab when it's out of blocks, cascade to window (#1374) 2024-12-03 09:38:46 -08:00
wtypemeta.go vdom terminal toolbar (#1263) 2024-11-11 13:11:09 -08:00