mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
There is a bunch of functions that deal with the logical column count and these now all count code points with the “east asian width” (unicode) property set as two columns. This closes issue #206.