-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Most of the time, the live preview is fast. But sometimes, if the history buffer has not been loaded recently, the history query will block the shell's main thread for a few milliseconds. This can make for a laggy typing experience.
Consider async support for performing the history query. If this requires a dependency, add a flag to toggle async mode, and automatically set it to false if the dependency is missing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed