summaryrefslogtreecommitdiff
path: root/test/regression/811-double-width-codepoints/cmd
AgeCommit message (Collapse)Author
2016-10-01Support codepoints of variable widthMaxime Coste
Add a ColumnCount type and use it in place of CharCount whenever more appropriate, take column size of codepoints into account for vertical movements and docstring wrapping. Fixes #811