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
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 }}
kingb
/
ember
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Session restore: windows, tabs, splits, cwd, and last-command pre-type
- #13
#13
Merged
kingb
merged 25 commits into
main
kingb/ember:main
from
feat/session-restore
kingb/ember:feat/session-restore
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Session restore: windows, tabs, splits, cwd, and last-command pre-type
#13
kingb
merged 25 commits into
main
kingb/ember:main
from
feat/session-restore
kingb/ember:feat/session-restore
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
feat(session): OSC 633;E command-line scanner
Show description for ef5e216
kingb
and
claude
committed
ef5e216
View commit details
Copy full SHA for ef5e216
Browse repository at this point
test(session): use repeat_n in the oversized-sequence test
Show description for 8e6f035
kingb
and
claude
committed
8e6f035
View commit details
Copy full SHA for 8e6f035
Browse repository at this point
feat(session): surface the shell's command line from the merged OSC scan
Show description for 08e1bb3
kingb
and
claude
committed
08e1bb3
View commit details
Copy full SHA for 08e1bb3
Browse repository at this point
feat(shell-integration): hooks report the command line (OSC 633;E)
Show description for 7657167
kingb
and
claude
committed
7657167
View commit details
Copy full SHA for 7657167
Browse repository at this point
fix(shell-integration): gate the bash command-line report on a prompt latch
Show description for ea2bc3e
kingb
and
claude
committed
ea2bc3e
View commit details
Copy full SHA for ea2bc3e
Browse repository at this point
fix(shell-integration): dedupe bash command reports against history so a stale latch cannot misattribute
Show description for e43af28
kingb
and
claude
committed
e43af28
View commit details
Copy full SHA for e43af28
Browse repository at this point
feat(app): crash-safe debounced session snapshot writer
Show description for 727e41e
kingb
and
claude
committed
727e41e
View commit details
Copy full SHA for 727e41e
Browse repository at this point
feat(app): capture window, tab, split, cwd, and last-command state continuously
Show description for 81cf8d6
kingb
and
claude
committed
81cf8d6
View commit details
Copy full SHA for 81cf8d6
Browse repository at this point
fix(app): mark the session snapshot dirty at every structural mutation
Show description for 8ceaf6b
kingb
and
claude
committed
8ceaf6b
View commit details
Copy full SHA for 8ceaf6b
Browse repository at this point
feat(settings): session restore mode, capture toggle, delete saved sessions
Show description for 14e673a
kingb
and
claude
committed
14e673a
View commit details
Copy full SHA for 14e673a
Browse repository at this point
fix(settings): action rows activate on Enter or Space only, never on arrows
Show description for cb7e9e8
kingb
and
claude
committed
cb7e9e8
View commit details
Copy full SHA for cb7e9e8
Browse repository at this point
feat(app): session snapshot load, quarantine, and archive rotation
Show description for cb27b8c
kingb
and
claude
committed
cb27b8c
View commit details
Copy full SHA for cb27b8c
Browse repository at this point
fix(app): archive names never collide and quarantine failures are logged
Show description for b391096
kingb
and
claude
committed
b391096
View commit details
Copy full SHA for b391096
Browse repository at this point
feat(app): split_ops rebuild-plan and restore age humanizing
Show description for ed0ded4
kingb
and
claude
committed
ed0ded4
View commit details
Copy full SHA for ed0ded4
Browse repository at this point
feat(render): draw the restore-on-launch modal in both render paths
Show description for b43acd4
kingb
and
claude
committed
b43acd4
View commit details
Copy full SHA for b43acd4
Browse repository at this point
feat(app): restore modal state machine and full session skeleton rebuild
Show description for 68bf58c
kingb
and
claude
committed
68bf58c
View commit details
Copy full SHA for 68bf58c
Browse repository at this point
fix(app): replay restored splits at the saved size, close the stale prompt window
Show description for fa4ba14
kingb
and
claude
committed
fa4ba14
View commit details
Copy full SHA for fa4ba14
Browse repository at this point
feat(app): pre-type the last command at the restored prompt, unsent
Show description for bd794f0
kingb
and
claude
committed
bd794f0
View commit details
Copy full SHA for bd794f0
Browse repository at this point
fix(app,session): close command-capture leak, bash exit status, and CR pretype
Show description for 804b888
kingb
and
claude
committed
804b888
View commit details
Copy full SHA for 804b888
Browse repository at this point
Commits on Sep 1, 2026
Merge main: Linux window smoke CI + fmt/clippy gate restoration
Show description for 16970f3
kingb
and
claude
committed
16970f3
View commit details
Copy full SHA for 16970f3
Browse repository at this point
style: rustfmt over the new session-restore test code
Show description for 59c4f86
kingb
and
claude
committed
59c4f86
View commit details
Copy full SHA for 59c4f86
Browse repository at this point
style: drop a needless reference in the archive-collision test
Show description for d34472c
kingb
and
claude
committed
d34472c
View commit details
Copy full SHA for d34472c
Browse repository at this point
fix(restore): spawn the restored shell when no resize event is coming
Show description for 8949d71
kingb
and
claude
committed
8949d71
View commit details
Copy full SHA for 8949d71
Browse repository at this point
Commits on Sep 2, 2026
feat(restore): typing through the restore prompt starts fresh and keeps the keystrokes
Show description for aabeeb4
kingb
and
claude
committed
aabeeb4
View commit details
Copy full SHA for aabeeb4
Browse repository at this point
fix(restore): modifier chords pass over the restore prompt instead of typing through
Show description for d188362
kingb
and
claude
committed
d188362
View commit details
Copy full SHA for d188362
Browse repository at this point
You can’t perform that action at this time.