Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
getopenscreen
/
openscreen
Public
Notifications
You must be signed in to change notification settings
Fork
112
Star
1.8k
Code
Issues
33
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(editor): make undo/redo actually apply
- #439
#439
Merged
EtienneLescot
merged 13 commits into
main
getopenscreen/openscreen:main
from
claude/fix-433-undo-redo
getopenscreen/openscreen:claude/fix-433-undo-redo
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix(editor): make undo/redo actually apply
#439
EtienneLescot
merged 13 commits into
main
getopenscreen/openscreen:main
from
claude/fix-433-undo-redo
getopenscreen/openscreen:claude/fix-433-undo-redo
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
fix(editor): make undo/redo actually apply
Show description for 1e2cf87
EtienneLescot
committed
1e2cf87
View commit details
Copy full SHA for 1e2cf87
Browse repository at this point
fix(editor): record undo history only after a write lands, and force the call site to say
Show description for f85a82d
EtienneLescot
committed
f85a82d
View commit details
Copy full SHA for f85a82d
Browse repository at this point
fix(editor): make every write name its own history decision, wrapper or not
Show description for 643c1cf
EtienneLescot
committed
643c1cf
View commit details
Copy full SHA for 643c1cf
Browse repository at this point
fix(editor): point the modal-guard test at the module that still exports pushHistory
Show description for a60552c
EtienneLescot
committed
a60552c
View commit details
Copy full SHA for a60552c
Browse repository at this point
fix(undo): close the two holes in the write audit's guarantee
Show description for 6cacc35
EtienneLescot
committed
6cacc35
View commit details
Copy full SHA for 6cacc35
Browse repository at this point
fix(editor): stop a drag's snapshot outliving the drag, and the project
Show description for 2db57e3
EtienneLescot
committed
2db57e3
View commit details
Copy full SHA for 2db57e3
Browse repository at this point
test(editor): say what the write audit checks, and stop claiming the rest
Show description for db65171
EtienneLescot
committed
db65171
View commit details
Copy full SHA for db65171
Browse repository at this point
fix(editor): give useTimeline's two drag commits the guard the other two got
Show description for b7ded2f
EtienneLescot
committed
b7ded2f
View commit details
Copy full SHA for b7ded2f
Browse repository at this point
test(editor): count the third writer the audit could not see
Show description for c808e62
EtienneLescot
committed
c808e62
View commit details
Copy full SHA for c808e62
Browse repository at this point
docs(editor): fix the mount count, and say where the parity stops
Show description for 5755345
EtienneLescot
committed
5755345
View commit details
Copy full SHA for 5755345
Browse repository at this point
docs(editor): drop the delete route from the reachability comment
Show description for fc38f17
EtienneLescot
committed
fc38f17
View commit details
Copy full SHA for fc38f17
Browse repository at this point
fix(editor): drop an asset import the user has already moved on from
Show description for a4f21da
EtienneLescot
committed
a4f21da
View commit details
Copy full SHA for a4f21da
Browse repository at this point
test(editor): follow main's Edit Clip Apply into the write audit
Show description for ef3fb00
EtienneLescot
committed
ef3fb00
View commit details
Copy full SHA for ef3fb00
Browse repository at this point
You can’t perform that action at this time.