Skip to content

What strategy was used for no visual glitches when resizing? #626

@axololly

Description

@axololly

Again, I have to commend the effort that goes into something like this, with it being almost 20,000 lines of code and with no dependencies, but I was making a similar system with crossterm and I have to drop the poll rate to 1 or 2 ms. However, I simply just cannot get this editor to have visual glitches when resizing, so how do you do it? Do you subscribe to some kind of OS API event, or is it an ANSI code read on stdin?

In the meantime while this question is up, I'll dig through the source code in the hopes I can find what I'm looking for.

Thanks,
axo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions