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(zsh): handle backtick trigger edge case #4090

Merged
merged 9 commits into from
Nov 14, 2024

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    2e411b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d32d409 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81ce550 View commit details
    Browse the repository at this point in the history
  4. chore: move cursor for any kind of trigger

    It's just important that the cursor is in the 'command' part before the trigger; the actual position is not important.
    LangLangBart committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f09888f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4024a29 View commit details
    Browse the repository at this point in the history
  6. fix: use double brackets to avoid 'too many arguments' error

    An error occured when the trigger was assigned to '('
    LangLangBart committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e299a5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d06d135 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 14, 2024

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