waveterm/pkg/service
Evan Simkowitz f368a61c70
Fix close active tab behavior (#1367)
This fixes a bug where closing the active tab would clean up the closed
tab view before switching to an un-closed tab view, putting the window
into an unrecoverable state. This also moves around some of the CloseTab
logic so that it's more standardized and reduces unnecessary
frontend-backend comms and DB writes
2024-12-02 12:59:03 -08:00
..
blockservice resize terminal on restoring state (#1100) 2024-10-22 12:50:44 -07:00
clientservice Workspaces are back! (#1282) 2024-12-02 10:56:56 -08:00
fileservice update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
objectservice Workspaces are back! (#1282) 2024-12-02 10:56:56 -08:00
userinputservice update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
windowservice Workspaces are back! (#1282) 2024-12-02 10:56:56 -08:00
workspaceservice Fix close active tab behavior (#1367) 2024-12-02 12:59:03 -08:00
service.go Workspaces are back! (#1282) 2024-12-02 10:56:56 -08:00