Skip to content

Add terminal prewarming via deferred features - #596

Merged
SDSLeon merged 1 commit into
masterfrom
poracode/honest-meteor-1acc8a79
Aug 20, 2026
Merged

Add terminal prewarming via deferred features#596
SDSLeon merged 1 commit into
masterfrom
poracode/honest-meteor-1acc8a79

Conversation

@SDSLeon

@SDSLeon SDSLeon commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator
  • Introduce terminal prewarming to decrease terminal instantiation latency and improve user experience when opening terminal views.
  • Integrate terminal prewarming with the deferred features system to ensure background initialization without degrading startup performance.
  • Update XTermSurface to support utilizing prewarmed terminal instances.
  • Add test suites for terminal prewarming logic and deferred feature management to ensure reliable initialization.

- Implement `terminalPrewarm` utility and integrate into `XTermSurface`
- Update `deferredFeatures` to support terminal prewarming tasks
- Add test coverage for terminal prewarming and deferred features
@SDSLeon
SDSLeon merged commit b619943 into master Aug 20, 2026
8 checks passed
@SDSLeon
SDSLeon deleted the poracode/honest-meteor-1acc8a79 branch August 20, 2026 17:16
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.

1 participant