Skip to content

CSI Excapes not handled by termion cause panic #61

@joelakuhn

Description

@joelakuhn

Some valid escape sequences like shift+right (1;2C) are not properly parsed by termion and therefore return an Err result. This causes a panic in the input loop of App.run, which unwraps the event variable yielded by the input iterator.

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