Skip to content

Add basic undo#30

Merged
merces merged 6 commits into
mainfrom
feature/undo
Feb 11, 2026
Merged

Add basic undo#30
merces merged 6 commits into
mainfrom
feature/undo

Conversation

@merces
Copy link
Copy Markdown
Member

@merces merces commented Feb 11, 2026

This adds a basic undo operation (u key) after changes are made in replace mode. It also alters the way replace mode works: now Esc simply goes back to normal mode instead of canceling changes, just like Vim.

It fixes #25 too.

@merces merces merged commit fca56f2 into main Feb 11, 2026
6 checks passed
@merces merces deleted the feature/undo branch February 11, 2026 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editing keeps only the last change most of the time

1 participant