commit | 91fff2a2c8756f842cfafa3138ea0af45522e0af | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Jun 05 21:18:32 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Thu Jun 30 14:32:10 2016 +0200 |
tree | 9c947988357346e3fb08f11a70608c2927fb7234 | |
parent | d6f43bd156cff0d9b8fa6bbdbe20a01408174ad5 [diff] |
screen: avoid looking up the width of whitespace and control codes Spaces and tabs and control codes never are multi-column glyphs, so only look up the width for "normal", visible characters.