Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

About letter overlapping #1045

Closed
matreex opened this issue Jul 21, 2016 · 7 comments
Closed

About letter overlapping #1045

matreex opened this issue Jul 21, 2016 · 7 comments

Comments

@matreex
Copy link

matreex commented Jul 21, 2016

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">

@Jin-Whu
Copy link

Jin-Whu commented Jul 27, 2016

cmder V1.2.9 has this problem too! I think it's a bug!

@matreex
Copy link
Author

matreex commented Jul 28, 2016

@Jin-Whu
Yes, i know, but it would not happened the preblem again, when change @prompt $E[1;32;40m$P$S{git}{hg}$S$_$E[1;30;40m{lamb}$S$E[0mto @prompt $E[1;32;40m$P$S $S$_$E[1;30;40m$$ $E[0m in init.bat. so... update to v1.3.0, i want to do this, but i can't find the codes and be added @prompt $E[1;32;40m$P$S $S$_$E[1;30;40m$$ $E[0m to init.bat, that's not working.

@Jin-Whu
Copy link

Jin-Whu commented Aug 1, 2016

@matreex ,Thank you. It's working in V1.2.9! V1.3 has other bug, so I won't swtich to V1.3.

@Stanzilla
Copy link
Member

@Jin-Whu which other bug are you talking about?

@Jin-Whu
Copy link

Jin-Whu commented Aug 1, 2016

@matreex ,if I replace @prompt $E[1;32;40m$P$S{git}{hg}$S$_$E[1;30;40m{lamb}$S$E[0m with @prompt $E[1;32;40m$P$S $S$_$E[1;30;40m$$ $E[0m, the git branch will disappear in path .How can I keep git branch when avoid letter overlap.
@Stanzilla , In V1.3, if I switch ENG to other language, cmder's top frame will appear some prompt, but V1.2.9 won't.

@Jin-Whu
Copy link

Jin-Whu commented Aug 1, 2016

@matreex , I found solution in V1.2.9. Just replace @prompt $E[1;32;40m$P$S{git}{hg}$S$_$E[1;30;40m{lamb}$S$E[0m with @prompt $E[1;32;40m$P$S{git}{hg}$S$_$E[1;30;40m$$$S$E[0m. Only replace lambda with $

@matreex
Copy link
Author

matreex commented Aug 3, 2016

@Jin-Whu , I had found when i disabled clink, would fix the problem. it's just, add :: to line 37 of init.bat. of course, who is essential @prompt $E[1;32;40m$P$S $S$_$E[1;30;40m$$ $E[0m too.
So... although i know that's not perfect, but letter will be not overlaped again, on v1.3.0.

@matreex matreex closed this as completed Aug 6, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants