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
5c48600bb36718cb1eeca9c9175c089cfbf77e63
codex/codex-rs/tui
T
dank-openai 5c48600bb3 alt+delete deletes the word to the right of the cursor (delete_forward_word) (#3394)
This mirrors alt+backspace, which deletes to the left of the cursor.
5c48600bb3 ยท 2025-09-09 22:41:23 +00:00
History
..
src
alt+delete deletes the word to the right of the cursor (delete_forward_word) (#3394)
2025-09-09 22:41:23 +00:00
tests
fix: include rollout_path in NewConversationResponse (#3352)
2025-09-09 00:11:48 -07:00
Cargo.toml
feat: Run cargo shear during CI (#3338)
2025-09-09 01:05:08 +00:00
prompt_for_init_command.md
chore: rename INIT.md to prompt_for_init_command.md and move closer to usage (#1886)
2025-08-06 11:58:57 -07:00
styles.md
fix: stop using ANSI blue (#2421)
2025-08-18 16:02:25 +00:00