Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
print: continue on 0 width graphemes or words
Don't print 0 width graphemes or words. Usually these will be overwritten since we advance by 0 columns, however if one is at the end of text it can mess up rendering. Signed-off-by: Tim Culverhouse <[email protected]>
- Loading branch information