Show tab queue hint in footer (#9138)

- show the Tab queue hint in the footer when a task is running with
Steer enabled
- drop the history queue hint and add footer snapshots
This commit is contained in:
Ahmed Ibrahim
2026-01-13 00:32:53 -08:00
committed by GitHub
parent 3c8fb90bf0
commit 17ab5f6a52
12 changed files with 184 additions and 32 deletions

View File

@@ -0,0 +1,5 @@
---
source: tui/src/bottom_pane/footer.rs
expression: terminal.backend()
---
" 100% context left "

View File

@@ -0,0 +1,5 @@
---
source: tui/src/bottom_pane/footer.rs
expression: terminal.backend()
---
" 100% context left · tab to queue message "