mirror of
https://github.com/openai/codex.git
synced 2026-04-30 11:21:34 +03:00
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:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
source: tui/src/bottom_pane/footer.rs
|
||||
expression: terminal.backend()
|
||||
---
|
||||
" 100% context left "
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
source: tui/src/bottom_pane/footer.rs
|
||||
expression: terminal.backend()
|
||||
---
|
||||
" 100% context left · tab to queue message "
|
||||
Reference in New Issue
Block a user