Skip to content

PR proposal: per-row diff for screen updates? #1304

Description

@mbacarella

Hiya! Great library!

I wrote an IRC client with FTXUI. It works fine locally but when I use it over high-latency links, I really feel how each character I type does a whole screen refresh. It's pretty unusable that way.

I made a simple patch to FTXUI to only send rows that changed instead of the whole screen and it's a lot more usable now.

Assuming I am not doing something dumb or missing something obvious, would this patch be welcome? I can polish it up into a proper PR if so.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions