Skip to content

st can't handle escape codes emitted by vi or nvim #92

Description

@UtkarshVerma

When I open vi, I get the following error from st:

erresc: unknown csi ESC[>4;2m

When I open nvim, I get the following error:

erresc: unknown str ESC]8
erresc: unknown csi ESC[>4;2m
erresc: unknown csi ESC[>4;0m
erresc: unknown str ESC]8

How do I go about fixing these or adding support for these escape sequences?

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