Skip to content

fix: properly skip over unrecognized CSI sequences.#467

Merged
muesli merged 2 commits intocharmbracelet:masterfrom
knz:20220927-csi
Oct 3, 2022
Merged

fix: properly skip over unrecognized CSI sequences.#467
muesli merged 2 commits intocharmbracelet:masterfrom
knz:20220927-csi

Conversation

@knz
Copy link
Copy Markdown
Contributor

@knz knz commented Sep 27, 2022

Fixes #466.

Also includes a removal of now-unnecessary code.

cc @muesli

knz added 2 commits October 3, 2022 22:32
This became unnecessary when we fixed the support for the Alt modifier
on control characters.
@muesli
Copy link
Copy Markdown
Contributor

muesli commented Oct 3, 2022

Rebased master onto your branch.

@muesli muesli added the bug Something isn't working label Oct 3, 2022
@muesli muesli merged commit 7e7a729 into charmbracelet:master Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unknown CSI inputs result in garbage key events

3 participants