core-agent-ide/codex-rs/tui/src/bottom_pane
Jeremy Rose be23fe1353
Pause status timer while modals are open (#3131)
Summary:
- pause the status timer while waiting on approval modals
- expose deterministic pause/resume helpers to avoid sleep-based tests
- simplify bottom pane timer handling now that the widget owns the clock
2025-09-04 12:37:43 -07:00
..
snapshots Use ⌥⇧⌃ glyphs for key hints on mac (#3143) 2025-09-04 10:55:50 -07:00
approval_modal_view.rs burst paste edge cases (#2683) 2025-08-28 12:54:12 -07:00
bottom_pane_view.rs tui: queue messages (#2637) 2025-08-25 21:38:38 +00:00
chat_composer.rs Use ⌥⇧⌃ glyphs for key hints on mac (#3143) 2025-09-04 10:55:50 -07:00
chat_composer_history.rs tui: switch to using tokio + EventStream for processing crossterm events (#2489) 2025-08-20 17:11:09 +00:00
command_popup.rs Show loading state when @ search results are pending (#3061) 2025-09-02 23:38:43 +00:00
file_search_popup.rs Show loading state when @ search results are pending (#3061) 2025-09-02 23:38:43 +00:00
list_selection_view.rs Show loading state when @ search results are pending (#3061) 2025-09-02 23:38:43 +00:00
mod.rs Pause status timer while modals are open (#3131) 2025-09-04 12:37:43 -07:00
paste_burst.rs rework message styling (#2877) 2025-09-02 17:29:58 +00:00
popup_consts.rs Scrollable slash commands (#1830) 2025-08-06 21:23:09 -07:00
scroll_state.rs Scrollable slash commands (#1830) 2025-08-06 21:23:09 -07:00
selection_popup_common.rs Show loading state when @ search results are pending (#3061) 2025-09-02 23:38:43 +00:00
textarea.rs rework message styling (#2877) 2025-09-02 17:29:58 +00:00