-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Git-Bash shortcut not opening Git-Bash console #2597
Comments
Wild quick guess: do check the release notes regarding Also check dscho's clarification at #2594 (comment) as I maybe way off the mark. |
@PhilipOakley , I think you're a little off the mark here. They said they use the "Use Windows’ default console window" option, so the @benjamin-sandham do I read this part correctly?
Launching
Yeah, that isn't quite the same as
That does sound correct. That's exactly what my working Git Bash shortcut targets on multiple systems. It says
below that. The shortcut file also has "Read" and "Read, execute" NTFS permissions granted to "Users" and "Everyone". Could you check the permissions on your shortcut and try the following in
|
@rimrul
Gives path Opens a bash console window. I had to use quotation marks as the following was occurring
My shortcut properties display the following:
My shortcut file also has "Read" and "Read, execute" NTFS permissions granted to "Users" and "Everyone". |
Yeah, the missing quotation marks where my mistake. That looks good, too. sounds like an issue with |
Would you be able to explain the difference between bash.exe and git-bash.exe? I can set the application shortcut file to "C:\Program Files\Git\bin\bash.exe" which will then allow me to click the icon and open a console window, but I don't fundamentally understand the difference between the two. |
It looks similar to "Open Windows Terminal here" issue with Windows Terminal: I have also experienced weird behavior when opening Git Bash by "Git Bash Here" (with right mouse click inside directory) - repository configuration was not being loaded. |
Setup
64-bit
Windows 10 64-bit
Used Windows’ default console window option
Followed: https://www.earthdatascience.org/workshops/setup-earth-analytics-python/setup-git-
bash-conda/
To be able to use conda and git commands from same console.
to the issue you're seeing?
Not that I am aware.
Details
Bash
Minimal, Complete, and Verifiable example
this will help us understand the issue.
Launches git console.
Git Bash Application Icon
I can change where the application target is, but I just want to ensure that my setup is not causing issues down the line.
N/A
N/A
URL to that repository to help us with testing?
N/A
The text was updated successfully, but these errors were encountered: