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 for windows execute command in terminal #12620

Merged

Commits on Jun 14, 2023

  1. fix for windows execute command in terminal

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    12e249f View commit details
    Browse the repository at this point in the history
  2. refactor: use OS.EOL instead of isWindows ? '\r\n' : '\n'

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b2d83d5 View commit details
    Browse the repository at this point in the history
  3. fixed wrong imports

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    593d4b3 View commit details
    Browse the repository at this point in the history
  4. overwritten new EOL property in preloader

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0f2d0f3 View commit details
    Browse the repository at this point in the history