\n doesn't work when it's the last character of the line and DISABLE_NEWLINE_AUTO_RETURN is enabled #5793

Open
opened 2026-01-31 00:21:48 +00:00 by claunia · 0 comments
Owner

Originally created by @joaobzrr on GitHub (Jan 7, 2020).

With DISABLE_NEWLINE_AUTO_RETURN enabled, if I write a full line and try to write a newline character at the end the cursor just moves down (picture below). How can I get the cursor to go to the beginning of the next line as usual?

actual

Originally created by @joaobzrr on GitHub (Jan 7, 2020). With DISABLE_NEWLINE_AUTO_RETURN enabled, if I write a full line and try to write a newline character at the end the cursor just moves down (picture below). How can I get the cursor to go to the beginning of the next line as usual? ![actual](https://user-images.githubusercontent.com/43659438/71858871-8a990580-30cb-11ea-9e00-adc0cf9ff0d7.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5793