core-agent-ide/codex-rs/tui
mattsu bd65c4db87
Fix crash when backspacing placeholders adjacent to multibyte text (#2674)
Prevented panics when deleting placeholders near multibyte characters by
clamping the cursor to a valid boundary and using get-based slicing

Added a regression test to ensure backspacing after multibyte text
leaves placeholders intact without crashing

---------

Co-authored-by: Ahmed Ibrahim <aibrahim@openai.com>
2025-08-26 18:31:49 -07:00
..
src Fix crash when backspacing placeholders adjacent to multibyte text (#2674) 2025-08-26 18:31:49 -07:00
tests do not show timeouts as "sandbox error"s (#2587) 2025-08-25 17:52:23 -07:00
Cargo.toml Copying / Dragging image files (MacOS Terminal + iTerm) (#2567) 2025-08-25 16:39:42 -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