Add sleeping tab recovery

This commit is contained in:
2026-05-08 10:23:58 -04:00
parent 1ec3bfcc3d
commit 3c380e1455
12 changed files with 338 additions and 50 deletions
+1 -1
View File
@@ -13,7 +13,6 @@ use sync::SyncObjectPolicies;
mod bookmarks;
mod commands;
mod crashes;
mod downloads;
mod history;
mod notes;
@@ -25,6 +24,7 @@ mod spaces;
mod splits;
mod sync;
mod tab_groups;
mod tab_lifecycle;
mod tab_order;
mod tabs;