Skip to content

Async support #1

@maustinstar

Description

@maustinstar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions