commit | 942ea4267d0362fb0031ed995195d9c4e45bcdfb | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Jun 25 16:01:26 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Jun 25 16:01:26 2009 +0000 |
tree | 38daca11f22b6a38798180e0969cb487c8376dbe | |
parent | 245685433efa5334f781c2e9fb26caa10b2b2ff9 [diff] |
Trying to predict the cursor position for UTF-8 output in the same way as for normal eight-bit output is wrong, separate it into a different function. Fixes spacing when mixing UTF-8 with some escape sequences, notably the way w3m does it.