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(help)!: Wrapping is behind wrap_help #4258

Merged
merged 3 commits into from Sep 26, 2022
Merged

Commits on Sep 26, 2022

  1. Copy the full SHA
    2f93c17 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bac3eb3 View commit details
    Browse the repository at this point in the history
  3. fix(help)!: Wrapping is behind wrap_help

    If users don't want `wrap_help` feature, they can put newlines in where
    needed.  Seems odd to support wrapping when the wrap size is fixed.  For
    those hard coding the lines, this will save them a decent amount of
    size.
    epage committed Sep 26, 2022
    Copy the full SHA
    3c9bca5 View commit details
    Browse the repository at this point in the history