这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: rivo/uniseg

Tags

v0.4.7

Toggle v0.4.7's commit message
Fixed wrong width calculation for variation selectors combined with r…

…egular characters. Fixes #50

v0.4.6

Toggle v0.4.6's commit message
Clarifications and improvements in the package documentation.

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #47 from junegunn/eastasian-ambiguous

Allow configuring the width of East Asian ambiguous width characters

v0.4.4

Toggle v0.4.4's commit message
Fixed wrong transition for Grapheme boundaries. Fixes #30

v0.4.3

Toggle v0.4.3's commit message
Added ReverseString().

v0.4.2

Toggle v0.4.2's commit message
Width is 2 for any characters ending with Variation Selector-16 (U+FE…

…0F).

v0.4.1

Toggle v0.4.1's commit message
Bugfix in StepString() function. Minor documentation improvements.

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from rivo/width

Monospace string width calculation (à la wcwidth).

v0.3.4

Toggle v0.3.4's commit message
Cleaning up latest actions and adding functions to detect trailing li…

…ne breaks.

v0.3.3

Toggle v0.3.3's commit message
Ignoring LB3 also in Step functions.