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

feat: Implement auto-detection of subexecutor #12261

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    a13fdca View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    I willingly am taking up ownership and responsibility of the `lib/00subexecutor.zsh` file, and will review any changes to the file in the future.
    pepoluan committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    00f57b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    ca09c45 View commit details
    Browse the repository at this point in the history
  2. Update README.md : Add section about subexecutor auto-detection

    Also documents the usage of `zstyle ':omz' subexecutor` to explicitly set the subexecutor being used.
    pepoluan committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7cc5801 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. BUGFIX: Also remove 'ssh' from term title

    Accidentally removed 'ssh' from the set of commands to strip out.
    pepoluan committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f1935b7 View commit details
    Browse the repository at this point in the history
  2. Add 'subex' no-correction

    pepoluan committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7ddee97 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 5, 2024

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

Commits on Apr 19, 2024

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

Commits on Apr 23, 2024

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

Commits on May 2, 2024

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