core-agent-ide/codex-rs/tui
Jeremy Rose 17550fee9e
add ^Y and kill-buffer to textarea (#5075)
## Summary
- add a kill buffer to the text area and wire Ctrl+Y to yank it
- capture text from Ctrl+W, Ctrl+U, and Ctrl+K operations into the kill
buffer
- add regression coverage ensuring the last kill can be yanked back

Fixes #5017


------
https://chatgpt.com/codex/tasks/task_i_68e95bf06c48832cbf3d2ba8fa2035d2
2025-10-15 14:39:55 -07:00
..
frames Login flow polish (#3632) 2025-09-15 00:42:53 -07:00
src add ^Y and kill-buffer to textarea (#5075) 2025-10-15 14:39:55 -07:00
tests feat: add Vec<ParsedCommand> to ExecApprovalRequestEvent (#5222) 2025-10-15 13:58:40 -07:00
Cargo.toml feat(tui): switch to tree-sitter-highlight bash highlighting (#4666) 2025-10-07 16:20:12 -07: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