Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore OSC escape sequences #248

Merged
merged 2 commits into from
Sep 25, 2017
Merged

Ignore OSC escape sequences #248

merged 2 commits into from
Sep 25, 2017

Conversation

mptre
Copy link
Owner

@mptre mptre commented Sep 20, 2017

It was brought to my attention that pick didn't handle OSC escape
sequences correctly. Make sure to ignore them while calculating the line
width for each choice and ignore them while matching.

@ghost
Copy link

ghost commented Sep 24, 2017

Tested and should be merged ...

@calleluks
Copy link
Collaborator

This looks good to me!

It was brought to my attention that pick didn't handle OSC escape
sequences correctly. Make sure to ignore them while calculating the line
width for each choice and ignore them while matching.
@mptre mptre merged commit a380b41 into master Sep 25, 2017
@mptre mptre deleted the skipescseq branch September 25, 2017 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants