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: Do not create a command prompt window when running wsl.exe #1

Merged
merged 5 commits into from
Oct 20, 2024

Commits on Jan 11, 2024

  1. fix: Do not create a command prompt window when running wsl.exe

    This prevents a CMD window from popping up when running `wsl.exe` (e.g.,
    in a GUI application).
    Holzhaus committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    15c4330 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

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

    michidk authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a024687 View commit details
    Browse the repository at this point in the history
  3. fix fmt

    michidk authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    13d604d View commit details
    Browse the repository at this point in the history
  4. Update lib.rs

    michidk authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    190c03c View commit details
    Browse the repository at this point in the history