Add tab group ordering commands

This commit is contained in:
2026-05-08 11:31:34 -04:00
parent 0e01395a5d
commit 24bdf3d2dc
6 changed files with 288 additions and 2 deletions
+14
View File
@@ -118,6 +118,20 @@ Group color updates the active group accent:
└──────────────────────────────┴───────────────────────────────────────────────┘
```
Group ordering moves the active group within the Space:
```text
┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser [ >move-tab-group-up......................... ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs │ example.com │
│ [folder] Research │ https://example.com/b │
│ 1 tabs - Expanded │ │
│ [folder] Docs │ Group order: Research, Docs │
│ 1 tabs - Expanded │ │
└──────────────────────────────┴───────────────────────────────────────────────┘
```
Group sleep applies the sleeping state to every tab in the active group:
```text