Files
codex/codex-rs/tui
T
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>
bd65c4db87 ยท 2025-08-26 18:31:49 -07:00
History
..
2025-08-18 16:02:25 +00:00