Skip to content

ansiparser does not handle <ESC>[r correctly #11

@czchen

Description

@czchen

<ESC>[r shall call Termbuf.setScrollRegion(0, rows - 1) as default value, but it calls Termbuf.setScrollRegion(0, -1) now due to wrong params parsing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions