You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
ConEmu build: 190301 x64 Preview channel
OS version: Windows 10 Ent LTSC x64 Version 10.0.17763.316
Used shell version : any shell
Problem description
So it is mentioned in this page and this page that ConEmu's internal echo command accepts -x to expand environment variables. But it seems in the latest version (as far as I can remember, in all 2019 builds) using echo with "-x" argument would render ConEmu unresponsive at startup, stuck at "waiting for console server...". This issue is not presented in 20180626 build.
Steps to reproduce
Confirm ConEmu startup correctly
Go to settings->startup->environment
Add something like echo -x "ConEmu version: %ConEmuBuild%" in startup environment variables
Save settings and close ConEmu
Restart ConEmu
ConEmu freezes
Actual results
ConEmu freezes at "waiting for console server..." in bottom status bar
Expected results
ConEmu start up normally
Additional files
The text was updated successfully, but these errors were encountered:
Versions
ConEmu build: 190301 x64 Preview channel
OS version: Windows 10 Ent LTSC x64 Version 10.0.17763.316
Used shell version : any shell
Problem description
So it is mentioned in this page and this page that ConEmu's internal echo command accepts -x to expand environment variables. But it seems in the latest version (as far as I can remember, in all 2019 builds) using echo with "-x" argument would render ConEmu unresponsive at startup, stuck at "waiting for console server...". This issue is not presented in 20180626 build.
Steps to reproduce
echo -x "ConEmu version: %ConEmuBuild%"
in startup environment variablesActual results
ConEmu freezes at "waiting for console server..." in bottom status bar
Expected results
ConEmu start up normally
Additional files
The text was updated successfully, but these errors were encountered: