feat(tui): add persistent session terminals - #44971
Merged
Merged
Conversation
This was referenced Aug 25, 2026
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 12:48
7e5b406 to
d86d400
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 12:49
47f24da to
9dced3c
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 13:14
d86d400 to
1292312
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 13:15
9dced3c to
6c12dd7
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 13:17
1292312 to
6b1aa62
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 13:17
6c12dd7 to
c94eeb4
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 14:19
6b1aa62 to
0c36ded
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 14:21
c94eeb4 to
f73e335
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 14:29
0c36ded to
84f671b
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 14:29
f73e335 to
28fa046
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 14:39
84f671b to
a9a9247
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 14:39
28fa046 to
9c5f1e9
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 14:46
a9a9247 to
05b9b02
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 14:47
9c5f1e9 to
a4be7ed
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 14:51
05b9b02 to
1e90d83
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 14:51
a4be7ed to
2c819d5
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 15:15
1e90d83 to
ab28ae2
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 15:15
2c819d5 to
d5f0f8a
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 15:33
ab28ae2 to
d11ab1e
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 15:33
d5f0f8a to
18b3ff2
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 16:11
d11ab1e to
c3dbe17
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 16:11
18b3ff2 to
02a86fc
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 16:15
c3dbe17 to
2316b41
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 16:15
02a86fc to
311bf23
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 16:18
2316b41 to
5852154
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 25, 2026 16:18
311bf23 to
4d4060b
Compare
jlongster
force-pushed
the
pty-binary-assets
branch
from
August 25, 2026 16:35
5852154 to
938160b
Compare
jlongster
force-pushed
the
pty-workspaces
branch
from
August 26, 2026 12:01
658b96e to
260de36
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
SessionTerminalsstate; no recursive pane trees or arbitrary splitsVerification
Includes the former #44973 polish changes.