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

Text area undo redo #4124

Merged
merged 49 commits into from
Feb 14, 2024
Merged

Text area undo redo #4124

merged 49 commits into from
Feb 14, 2024

Conversation

darrenburns
Copy link
Member

@darrenburns darrenburns commented Feb 5, 2024

Marking this as ready to review, but still two things remaining that I know of: updating the changelog, and adding bindings for undo/redo.

darrenburns and others added 30 commits February 1, 2024 11:20
…do checkpoint creation. Updating docstrings in history.py
@darrenburns darrenburns marked this pull request as ready for review February 8, 2024 17:29
src/textual/document/_edit.py Show resolved Hide resolved
src/textual/document/_history.py Show resolved Hide resolved
src/textual/document/_history.py Show resolved Hide resolved
src/textual/widgets/_text_area.py Outdated Show resolved Hide resolved
src/textual/widgets/_text_area.py Show resolved Hide resolved
tests/text_area/test_history.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@willmcgugan willmcgugan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just one docstring request.

src/textual/widgets/_text_area.py Show resolved Hide resolved
@darrenburns darrenburns merged commit fa4f75f into main Feb 14, 2024
20 checks passed
@darrenburns darrenburns deleted the text-area-undo-redo branch February 14, 2024 13:11
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.

3 participants