-
Notifications
You must be signed in to change notification settings - Fork 2k
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
About letter overlapping #1045
Comments
cmder V1.2.9 has this problem too! I think it's a bug! |
@Jin-Whu |
@matreex ,Thank you. It's working in V1.2.9! V1.3 has other bug, so I won't swtich to V1.3. |
@Jin-Whu which other bug are you talking about? |
@matreex ,if I replace |
@matreex , I found solution in V1.2.9. Just replace |
@Jin-Whu , I had found when i disabled clink, would fix the problem. it's just, add |
update to v1.3.0, edit ~\cmder\vendo\init.bat, search the keywords:
@prompt
, but don't find it, so... add@prompt $E[1;32;40m$P$S $S$_$E[1;30;40m$$ $E[0m
to init.bat, but the code is not working, what i do for this?it's bug? Type cmd, and hit the keyboard of up and down, Just like that...
<img style="max-width:100%;" src=http://i.imgur.com/h3RFKZU.png">
The text was updated successfully, but these errors were encountered: