core-agent-ide/codex-rs/tui/src/bottom_pane
Beehive Innovations 692989c277
fix(context left after review): review footer context after /review (#5610)
## Summary
- show live review token usage while `/review` runs and restore the main
session indicator afterward
  - add regression coverage for the footer behavior

## Testing
  - just fmt
  - cargo test -p codex-tui

Fixes #5604

---------

Signed-off-by: Fahad <fahad@2doapp.com>
2025-11-19 22:50:07 +00:00
..
snapshots fix model picker wrapping (#6589) 2025-11-13 08:09:13 -08:00
approval_overlay.rs feat(tui): Display keyboard shortcuts inline for approval options (#5889) 2025-11-08 09:08:42 -08:00
bottom_pane_view.rs tui: refactor ChatWidget and BottomPane to use Renderables (#5565) 2025-11-05 09:50:40 -08:00
chat_composer.rs nit: useless log to debug (#6898) 2025-11-19 12:32:53 +00:00
chat_composer_history.rs tui: ^C in prompt area resets history navigation cursor (#5078) 2025-10-15 13:57:44 -07:00
command_popup.rs fix: improve custom prompt documentation and actually use prompt descriptions (#5332) 2025-10-18 15:58:31 -07:00
custom_prompt_view.rs tui: refactor ChatWidget and BottomPane to use Renderables (#5565) 2025-11-05 09:50:40 -08:00
feedback_view.rs tui: refactor ChatWidget and BottomPane to use Renderables (#5565) 2025-11-05 09:50:40 -08:00
file_search_popup.rs tui: tweaks to dialog display (#4622) 2025-10-02 21:41:29 +00:00
footer.rs Auto compact at ~90% (#5292) 2025-10-20 11:29:49 -07:00
list_selection_view.rs fix model picker wrapping (#6589) 2025-11-13 08:09:13 -08:00
mod.rs fix(context left after review): review footer context after /review (#5610) 2025-11-19 22:50:07 +00:00
paste_burst.rs fix image drag drop (#5794) 2025-10-27 17:11:30 -07:00
popup_consts.rs normalize key hints (#4586) 2025-10-02 18:34:47 +00:00
prompt_args.rs Named args for custom prompts (#4474) 2025-09-30 10:06:41 -07:00
queued_user_messages.rs tui: show queued messages during response stream (#5540) 2025-10-28 16:59:19 +00:00
scroll_state.rs Scrollable slash commands (#1830) 2025-08-06 21:23:09 -07:00
selection_popup_common.rs feat(tui): Display keyboard shortcuts inline for approval options (#5889) 2025-11-08 09:08:42 -08:00
textarea.rs Fix TUI issues with Alt-Gr on Windows (#6799) 2025-11-17 15:18:16 -08:00