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.Dismiss alert
I find out the root cause finally. The default "{lamb}" character cause this problem.
Here is my workaround:
Edit %CMDER_ROOT%\vendor\init.bat file
In the Line 12, I changed @prompt $E[1;32;40m$P$S{git}{hg}$S$_$E[1;30;40m{lamb}$S$E[0m instead of @prompt $E[1;32;40m$P$S{git}{hg}$S$_$E[1;30;40m$G$S$E[0m
I met this problem for a couple of months. It still doesn't fixed yet. Here is the steps to reproduce this problem.
http://cmder.net/
I also recorded a short video to show this problem. See here: https://youtu.be/sQ5ZURcAi5Q
Also, I tried to use cmd+clink and there is no problem at this combination. Only happen when using cmder+clink.
The text was updated successfully, but these errors were encountered: