Fixes (#4458)
Fixing the "? for shortcuts" - Only show the hint when composer is empty - Don't reset footer on new task updates - Reorder the elements - Align the "?" and "/" with overlay on and off Based on #4364
This commit is contained in:
@@ -13,6 +13,3 @@ expression: term.backend().vt100().screen().contents()
|
||||
|
||||
|
||||
› Summarize recent commits
|
||||
|
||||
|
||||
? for shortcuts
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
source: tui/src/chatwidget/tests.rs
|
||||
assertion_line: 1445
|
||||
expression: terminal.backend()
|
||||
---
|
||||
" "
|
||||
@@ -8,6 +9,5 @@ expression: terminal.backend()
|
||||
" "
|
||||
"› Ask Codex to do anything "
|
||||
" "
|
||||
" "
|
||||
" ? for shortcuts "
|
||||
" "
|
||||
|
||||
Reference in New Issue
Block a user