commit | 3c3c08b6d9704b00a12e14772b95f7a40c20b10e | [log] [download] |
---|---|---|
author | nicm <nicm> | Wed Mar 15 09:21:21 2017 +0000 |
committer | nicm <nicm> | Wed Mar 15 09:21:21 2017 +0000 |
tree | 1dfef2e7baf9623f9e629baad862444c9c2c80ff | |
parent | 8e9b10062b56b29d4834798d4264825ca1b3a8dd [diff] |
Try to avoid moving the cursor to the start of the next line when printing cells if it is already at the very end of the line and the terminal will wrap it to the next line itself, this means terminals still see it as a wrapped line for the purposes of their own mouse selection. Reported by millert@.