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

Command Line: Add support for line continuation #3326

Merged
merged 13 commits into from Feb 10, 2022

Commits on Feb 9, 2022

  1. Copy the full SHA
    fce132a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2317c02 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f987c79 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Replace space indents

    Co-authored-by: Michael Schmidt <msrd0000@gmail.com>
    at055612 and RunDevelopment committed Feb 10, 2022
    Copy the full SHA
    70a0b0d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eb30fbf View commit details
    Browse the repository at this point in the history
  3. Command Line: Change to use opacity and prevent selection on output

    Opacity works better with the different themes.
    Preventing user-select on shell output allows you to copy just the
    commands for pasting into a shell.
    at055612 committed Feb 10, 2022
    Copy the full SHA
    7dcdb95 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d2b5b55 View commit details
    Browse the repository at this point in the history
  5. Command Line: Change Set to sparse [] to avoid eslint errors

    Also improve help page.
    at055612 committed Feb 10, 2022
    Copy the full SHA
    f764487 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b0b87bc View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    814c6f3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    49a26cd View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    702d560 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    88cd35d View commit details
    Browse the repository at this point in the history