-
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
Line-wrapping breaks when using backspace key in a git repo with Cmder mini and Git for Windows. #883
Comments
Can you try the latest prereleases (Link is in the readme), this should be fixed. |
The latest prerelease I could find is v1.2.9 which is the version I'm currently using (https://github.com/cmderdev/cmder/releases) |
Yeah it's a bad situation again @MartiUK you wanted to do a new pre-release or release "soon"? Want me to just do a pre-release now? |
Confirmed this is fixed in the latest build at https://ci.appveyor.com/project/MartiUK/cmder/branch/development/artifacts . Thank you. I did notice that a couple of characters can become hidden behind the scrollbar, but I can make the scrollbar disappear by hovering over it briefly then moving the mouse away so not a big deal. |
The line wrapping behavior is not working correctly inside a git repo.
Demo: http://i.imgur.com/2CNL7KH.gif
Steps to reproduce:
Expected result: The cursor returns to the first line
Actual result: The cursor returns to a blank line between the first and third.
I am running Cmder mini v1.2.9. I also have Git for Windows 2.6.3.windows.1.
The text was updated successfully, but these errors were encountered: