Using .width x along with .mode columns, any non-ASCII character isn't
counted, causing the column to shrink by one.

I *think* my analysis is correct, but it also might be counted multiple
times by taking a naïve approach and just counting the number of bytes
(UTF-8 has multi-byte characters).

Regards
Jacob H. Pratt
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to