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

add cwd aware hinter #647

Merged
merged 7 commits into from
Oct 19, 2023
Merged

add cwd aware hinter #647

merged 7 commits into from
Oct 19, 2023

Commits on Oct 17, 2023

  1. add cwd aware hinter

    p00f committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3ce7488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e02a1e View commit details
    Browse the repository at this point in the history
  3. WIP cwd aware hinter

     - guard CwdAwareHinter with feature flag
     - remove references to fish from DefaultHinter as fish is cwd aware
     - add example
    p00f committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    51f05e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    00c59e4 View commit details
    Browse the repository at this point in the history
  2. handle non-sqlite history

    p00f committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    05b9d5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9766b1 View commit details
    Browse the repository at this point in the history
  4. fix warnings

    p00f committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    94fa7d6 View commit details
    Browse the repository at this point in the history