Files
llmx/codex-rs/tui/src/bottom_pane
Jeremy Rose 5f3a0473f1 tui: refine text area word separator handling (#5541)
## Summary
- replace the word part enum with a simple `is_word_separator` helper
- keep word-boundary logic aligned with the helper and punctuation-aware
behavior
- extend forward/backward deletion tests to cover whitespace around
separators

## Testing
- just fix -p codex-tui
- cargo test -p codex-tui


------
https://chatgpt.com/codex/tasks/task_i_68f91c71d838832ca2a3c4f0ec1b55d4
2025-11-03 11:33:34 -08:00
..
2025-10-27 17:11:30 -07:00
2025-10-20 11:29:49 -07:00
2025-10-27 17:11:30 -07:00
2025-10-02 18:34:47 +00:00