Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS-originated modifications work the same as Acme #512

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

rjkroege
Copy link
Owner

  • Improved undo handling for filesystem mutations
  • Implement Acme dirty semantics for filesystem changes

This change makes a small change to how undo records are created in
response to `nomark` modifications made from the filesystem interface.
This moves Edwood towards a correct replication of Acme per the
behaviour noted in bug #499.
Mark files as dirty when programmatically modified from the file
system without intervening UI edits. Fixes #499.
@rjkroege rjkroege merged commit 3034059 into master Jan 22, 2025
12 checks passed
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.

1 participant