Files
codex/codex-rs/tui/src
T
Douglas Chimento 2ada9e1b2d feat(tui): support Alt-d delete-forward-word (#12455)
Alt-d should delete the next word. It didn’t. Now it does. Added a small
test so it stays that way.

Details:
File updated:
[codex-rs/tui/src/bottom_pane/textarea.rs](./codex-rs/tui/src/bottom_pane/textarea.rs)
Test added: delete_forward_word_alt_d — verifies Alt-d deletes the next
word and keeps the cursor position correct.

Solves  Issue #12453
2ada9e1b2d · 2026-02-22 11:22:17 -08:00
History
..
2026-02-21 22:06:56 -08:00
2026-02-21 22:06:56 -08:00
2026-02-21 22:06:56 -08:00
2026-02-21 22:06:56 -08:00
2025-09-15 00:42:53 -07:00
2026-02-21 22:06:56 -08:00
2025-08-05 04:23:22 +00:00
2025-12-18 10:59:53 -08:00
2026-02-21 22:06:56 -08:00
2026-02-21 22:06:56 -08:00
2026-02-21 22:06:56 -08:00
2025-09-30 00:10:04 +00:00