[Bug] git install Enabling experimental support for pseudo consoles" #3536
-
Bug ReportI cant login in gh with git-bash, both installed with scoop Current Behaviour
Expected BehaviourWhen i try to login with gh, not errors message appear , but instead i can loggin
Additional context/outputSearching in the official site of gh link they recommend Reinstall Git for Windows, checking "Enable experimental support for pseudo consoles". I tried to re install git with scoop and i dont know how check this option or sending what flag. Possible SolutionExploring the files in my folder scoop i noticed that if exectute the scoop/apps/git/current/bin/bash.exe file it works perfect, with no errors, but when i execute the scoop/apps/git/current/git-bash.exe file the error appears. Maybe in the shim creation, pointing to this file, this error could be solved System detailsWindows version: Windows 11 Home OS architecture: 64 bits x64 PowerShell version: 5.1.19041.1682 Scoop Configuration{
"lastupdate": "2022-04-29T14:12:50.9759531-05:00",
"SCOOP_REPO": "https://github.com/ScoopInstaller/Scoop",
"SCOOP_BRANCH": "master"
} |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Can you create an environment variable MSYS with the value enable_pcon and log out and try again? |
Beta Was this translation helpful? Give feedback.
-
Thank you @rashil2000, it works perfectly !! |
Beta Was this translation helpful? Give feedback.
Can you create an environment variable MSYS with the value enable_pcon and log out and try again?