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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
With soft wrap on, if there is a trailing new line character that is just enough to trigger a wrap, each display update it toggles between wrapping (with entirely unwanted scroll bars) and not wrapping. Adding one more character to the line makes it wrap correctly, without scroll bars.
I first saw this behavior with Atom 1.9, it is also currently present in the 1.10 beta.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With soft wrap on, if there is a trailing new line character that is just enough to trigger a wrap, each display update it toggles between wrapping (with entirely unwanted scroll bars) and not wrapping. Adding one more character to the line makes it wrap correctly, without scroll bars.
I first saw this behavior with Atom 1.9, it is also currently present in the 1.10 beta.
The text was updated successfully, but these errors were encountered: