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

Commits on Sep 25, 2017

  1. Configuration menu
    Copy the full SHA
    e821307 View commit details
    Browse the repository at this point in the history
  2. Ignore OSC escape sequences

    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 committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    a380b41 View commit details
    Browse the repository at this point in the history