Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
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
1b7c8d2569ec965a66ab409377030494bb100fff
codex/codex-rs/tui
T
Michael Bolin 4a341efe92 feat: highlight matching characters in fuzzy file search (#1420)
Using the new file-search API introduced in
https://github.com/openai/codex/pull/1419, matching characters are now
shown in bold in the TUI:


https://github.com/user-attachments/assets/8bbcc6c6-75a3-493f-8ea4-b2a063e09b3a

Fixes https://github.com/openai/codex/issues/1261
4a341efe92 ยท 2025-06-28 15:04:23 -07:00
History
..
src
feat: highlight matching characters in fuzzy file search (#1420)
2025-06-28 15:04:23 -07:00
tests
feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629)
2025-04-24 13:31:40 -07:00
Cargo.toml
feat: add support for @ to do file search (#1401)
2025-06-28 13:47:42 -07:00