Skip to content

Tags: MichaelMure/go-term-text

Tags

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
MichaelMure Michael Muré
let runewidth deal with east asian detection

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MichaelMure Michael Muré
let runewidth deal with east asian detection

v0.2.11

Toggle v0.2.11'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 #16 from MichaelMure/dependabot/go_modules/github.…

…com/mattn/go-runewidth-0.0.12

build(deps): bump github.com/mattn/go-runewidth from 0.0.10 to 0.0.12

v0.2.10

Toggle v0.2.10'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 #10 from MichaelMure/dependabot/go_modules/github.…

…com/mattn/go-runewidth-0.0.10

build(deps): bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10

v0.2.9

Toggle v0.2.9'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 #5 from MichaelMure/dependabot/go_modules/github.c…

…om/mattn/go-runewidth-0.0.9

build(deps): bump github.com/mattn/go-runewidth from 0.0.8 to 0.0.9

v0.2.8

Toggle v0.2.8's commit message
wrap: fix bad handling of ANSI codes and wide characters in too long …

…padding

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was signed with the committer’s verified signature.
MichaelMure Michael Muré
fix test

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was signed with the committer’s verified signature.
MichaelMure Michael Muré
wrap: reorder newline and formatting reset to clear the formatting be…

…fore the newline

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was signed with the committer’s verified signature.
MichaelMure Michael Muré
wrap: reset and start again the formatting around the padding

fix #2

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was signed with the committer’s verified signature.
MichaelMure Michael Muré
wrap: fallback rendering instead of panic on invalid linewidth, inden…

…t or pad