Ah right this makes sense to me
On Fri, Oct 23, 2015 at 09:13:02AM -0400, Ted Unangst wrote: > Nicholas Marriott wrote: > > Hi > > > > This doesn't account for UTF-8 double width characters, so they will > > still throw the column widths off? > > right. maybe we will steal some code from tmux for that :). but getting > u8len() into the right places is the first step. > > i don't think we want a isu8cont() function in every program either, but i'm > adding it here and there until we see where it's needed.