Logo
Explore
Register Sign In
agent/codex
Watch 2
Star 0
Fork 0
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
7c26c8e091851957d58da7b82f390a3de9bc7e80
codex/codex-rs/tui/src/bottom_pane
T
History
Jeremy RoseandGitHub 7c26c8e091 tui: skip identical consecutive entries in local composer history (#2352)
This PR avoids inserting duplicate consecutive messages into the Chat
Composer's local history.
2025-08-15 10:55:44 -07:00
..
snapshots
Update copy (#1935)
2025-08-07 03:29:33 -07:00
approval_modal_view.rs
Re-add markdown streaming (#2029)
2025-08-12 17:37:28 -07:00
bottom_pane_view.rs
remove "status text" in bottom line (#2279)
2025-08-14 14:10:21 -04:00
chat_composer_history.rs
tui: skip identical consecutive entries in local composer history (#2352)
2025-08-15 10:55:44 -07:00
chat_composer.rs
text elements in textarea for pasted content (#2302)
2025-08-14 20:58:51 +00:00
command_popup.rs
Scrollable slash commands (#1830)
2025-08-06 21:23:09 -07:00
file_search_popup.rs
Add a UI hint when you press @ (#1903)
2025-08-07 07:41:48 +00:00
mod.rs
remove "status text" in bottom line (#2279)
2025-08-14 14:10:21 -04: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
use modifier dim instead of gray and .dim (#2273)
2025-08-13 22:50:50 +00:00
status_indicator_view.rs
remove "status text" in bottom line (#2279)
2025-08-14 14:10:21 -04:00
textarea.rs
Added allow-expect-in-tests / allow-unwrap-in-tests (#2328)
2025-08-14 17:59:01 -07:00