mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
**Summary** - Prevent backspace from removing a text element when the cursor is at the element’s left edge. - Instead just delete the char before the placeholder (moving it to the left).