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: enhance shell() to know when it is interactive #66

Merged
merged 17 commits into from
Sep 24, 2024
Merged

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    cbad9cc View commit details
    Browse the repository at this point in the history
  2. prompt clarification

    michaelneale committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a348c3c View commit details
    Browse the repository at this point in the history
  3. debugging

    michaelneale committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    47f126e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    5d911b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53ce559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88b8df5 View commit details
    Browse the repository at this point in the history
  4. tidy up

    michaelneale committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    422694f View commit details
    Browse the repository at this point in the history
  5. ruff fixes

    michaelneale committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b71a694 View commit details
    Browse the repository at this point in the history
  6. small change

    michaelneale committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    065a3ff View commit details
    Browse the repository at this point in the history
  7. formatting

    michaelneale committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    702abd5 View commit details
    Browse the repository at this point in the history
  8. removing dead code

    michaelneale committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    131dc4b View commit details
    Browse the repository at this point in the history
  9. tweaking

    michaelneale committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ea918c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. small fixes

    michaelneale committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    99b27f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. style quotes

    michaelneale committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    68def21 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Refactor interactive checks

    baxen committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ab4de24 View commit details
    Browse the repository at this point in the history
  2. format

    baxen committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6ea0eee View commit details
    Browse the repository at this point in the history
  3. use processor for performance

    baxen committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0a9fd4a View commit details
    Browse the repository at this point in the history