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

Globbing support in :open #9723

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

Globbing support in :open #9723

wants to merge 18 commits into from

Commits on Feb 24, 2024

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

Commits on Feb 25, 2024

  1. Add globset to helix-term

    mo8it committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    6c43c2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c9dd6 View commit details
    Browse the repository at this point in the history
  3. globset is not only for Windows

    mo8it committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f1c837b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    10d8929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de3ef33 View commit details
    Browse the repository at this point in the history
  3. Add comment

    mo8it committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    08f4ab6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge branch 'master'

    mo8it committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2c7d625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76ab997 View commit details
    Browse the repository at this point in the history
  3. Don't use inner functions

    mo8it committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5be6c21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb4fef6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master'

    mo8it committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3cff5bd View commit details
    Browse the repository at this point in the history
  6. Format

    mo8it committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3d1716f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    fc7a1e7 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    mo8it committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a3f44f4 View commit details
    Browse the repository at this point in the history
  3. Don't write your own walker :)

    mo8it committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4045484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af96b9b View commit details
    Browse the repository at this point in the history