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

Various fixes #853

Merged
merged 5 commits into from
Aug 1, 2023
Merged

Various fixes #853

merged 5 commits into from
Aug 1, 2023

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    c75ef6b View commit details
    Browse the repository at this point in the history
  2. Fix TerminalProvider sorting

    - Change provider sorting so that it uses provider name instead
      of provider object itself. This fixes getting a proper sorting
      list index to compare the order. Uses null check in case provider
      wrongly gives name as null.
    - Fixes jline#846, jline#852
    jvalkeal authored and gnodet committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    689facf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56efd75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2428bb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    f85d23c View commit details
    Browse the repository at this point in the history