Files
Valentin Rothberg bd40dcfc2b vendor: update everything
* If possible, update each dependency to the latest available version.

* Use releases over commit IDs and avoid vendoring branches.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-01-11 13:38:11 +01:00
..
2019-01-11 13:38:11 +01:00
2019-01-11 13:38:11 +01:00
2019-01-11 13:38:11 +01:00
2019-01-11 13:38:11 +01:00
2019-01-11 13:38:11 +01:00
2019-01-11 13:38:11 +01:00

go-runewidth

Build Status Coverage Status GoDoc Go Report Card

Provides functions to get fixed width of the character or string.

Usage

runewidth.StringWidth("つのだ☆HIRO") == 12

Author

Yasuhiro Matsumoto

License

under the MIT License: http://mattn.mit-license.org/2013