Skip to content

fix slow typing with long sessions #4291

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

zanesq
Copy link
Collaborator

@zanesq zanesq commented Aug 22, 2025

Finally was able to repro reliably and tracked it down to the syntax highlighter being an expensive operation. Memoize to the rescue, confirmed fixes #4246

@zanesq zanesq requested review from alexhancock and DOsinga August 22, 2025 18:25
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.

Occasional slow typing / app unresponsive with a large session
1 participant