Skip to content
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

[Bug] No Upward Cursor Movement with CRLF Ended Lines Possible #82

Open
kevinmatthes opened this issue Aug 1, 2022 · 1 comment
Open

Comments

@kevinmatthes
Copy link
Contributor

When opening files which are terminated by CRLF (Carriage Return Line Feed, \r\n) and indented by tab characters, the cursor does not move when pressing the arrow key up.

@kevinmatthes
Copy link
Contributor Author

Solely the CRLF cause this behaviour. The simplest way to fix this bug is to save the opened buffer once. This will crop all CRLF.

Although I have no problem with Zee cropping CRLF, maybe some users would like to keep them for some reasons. How about an option for the configuration file regarding especially CRLF replacement?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant