Skip to content

don't fully rerender the current prompt text whenever a change happens #123

@TheBearodactyl

Description

@TheBearodactyl

currently, when the user makes any input, the entire prompt is rerendered (even if no change needs to be made, e.g. pressing down when at the bottom of a Select prompt)
it should probably be changed to instead just go to any lines that need to be changed and rerender the changes to those lines
a good example of a library doing this is inquire

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions