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

[Backport] Undo fixes p12 #17309

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Conversation

guillep
Copy link
Member

@guillep guillep commented Oct 22, 2024

Backport of 238aaf5 to P12

  • fix undo/redo cases that broke text, specially when in collaboration with the syntax highlighter
  • make undo/redo work on a word-by-word basis
  • make undo/redo restore selection and cursur when doing a replacement by paste/completion

Already in use for one month in P13, I cherry-picked some improvements from @pavel-krivanek

guillep and others added 3 commits October 22, 2024 09:40
 - fix undo/redo cases that broke text, specially when in collaboration with the syntax highlighter
 - make undo/redo work on a word-by-word basis
 - make undo/redo restore selection and cursur when doing a replacement by paste/completion

Co-authored-by: Fede Lochbaum <[email protected]>
@guillep guillep marked this pull request as ready for review November 29, 2024 09:00
@guillep guillep merged commit 46189f4 into pharo-project:Pharo12 Dec 2, 2024
1 check failed
@guillep guillep deleted the undo-fixes-p12 branch December 2, 2024 10:06
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.

2 participants