-
-
Notifications
You must be signed in to change notification settings - Fork 571
Inconsistent wrapping of last character of first line #882
Copy link
Copy link
Closed
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master
Description
Issue summary
If you type text into the command line, the last character doesn't fit into the first line.
Expected behavior
All lines should have the same number of characters
Actual behavior
The first line doesn't fit all characters
Steps to reproduce
- Open this demo https://jsfiddle.net/03ngcLwq/
- type some characters
Additional notes
It seems this behave differently on GNU/Linux and MacOS. On a Mac, the last character jumps.
Reported by @jmacwhyte in #867
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master