Skip to content

Feat/cs/fix crashes - #141

Merged
ReagentX merged 11 commits into
developfrom
feat/cs/fix-crashes
Aug 22, 2026
Merged

Feat/cs/fix crashes#141
ReagentX merged 11 commits into
developfrom
feat/cs/fix-crashes

Conversation

@ReagentX

Copy link
Copy Markdown
Owner
  • Fix several hard crashes:
    • ANSI regex corrupted multi-byte text
    • Forward-delete crashed at end of input
    • Up-arrow crashed on an empty history tape
    • Terminal never restored on panic or error exit
    • Multi-byte history recall de-synced the cursor
    • Backspace at column 1 deleted the char at the cursor
    • Byte-slicing user commands panicked on multi-byte input
    • Free-scroll over-run blanked the pane
  • Bump dependencies

@ReagentX ReagentX self-assigned this Aug 22, 2026
@ReagentX ReagentX added the bug Something isn't working label Aug 22, 2026
@ReagentX
ReagentX merged commit dc1663e into develop Aug 22, 2026
1 check passed
@ReagentX
ReagentX deleted the feat/cs/fix-crashes branch August 22, 2026 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant