commit | 26fb907aa654b9709216c54193d9e7572e36472f | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Thu Jan 12 10:18:56 2017 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Thu Jan 12 10:29:20 2017 +0100 |
tree | bdd6d088c22367948e72305bff116ce40a1409b9 | |
parent | ea407659042880bee65b3dca2ca77d5eb364bffa [diff] |
screen: ehm... no, that was wrong: page_start /is/ a column position (The mistake becomes visible when you go to the end of a very long line of double-width characters: the $ will be shown on the right edge, even though you're already at line's end.) This reverts commit 16a7fd4b from yesterday.