Files
discount/tools
David Parsons 237a6d9c5f Clean up the utf-8 support in cols so it actually works;
trigger on c & 0xC0, then loop on utf-8 stanzas until we hit
something else, but keep track of width and stop printing if
we run out of space in the middle of a string of > U+007F
characters.
2009-06-17 21:16:39 -07:00
..