commit | 504a97256bfedfc78b0d274195820ca9a5ef426a | [log] [tgz] |
---|---|---|
author | David Lawrence Ramsey <pooka109@gmail.com> | Sun Aug 13 11:15:08 2017 -0500 |
committer | Benno Schulenberg <bensberg@telfort.nl> | Tue Sep 26 19:56:48 2017 +0200 |
tree | a3498d5e9b7a1a8ee3e00ab75032d08c663e5b86 | |
parent | 3f35e9670f48b7f64eab92119cc50216594d1a23 [diff] |
softwrap: break before multi-column Unicode blanks when they overshoot In atblanks mode, if a softwrapped chunk ends with a double-width space character (say, Unicode 003000, Ideographic Space), and that would put half of the character past the edge of the screen, break before it. This fixes https://savannah.gnu.org/bugs/?51671.