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

fix: breakLines regression versus paginated content #1108

Merged
merged 1 commit into from Apr 28, 2022

Commits on Apr 27, 2022

  1. fix: breakLines regression versus paginated content

    [This PR](SBoudrias#1106) updated `breakLines` to use `wrap-ansi`. However, in doing so, we broke the paginator. It assumes that the return value will be of the same length as the original array, but that broken lines will be subarrays.
    starpit committed Apr 27, 2022
    Copy the full SHA
    982024d View commit details
    Browse the repository at this point in the history