spiegel_podman/vendor/github.com/mattn/go-runewidth
renovate[bot] bd0d7dc544
Update common, image, and storage deps to 5af159b
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-28 02:16:30 +00:00
..
benchstat.txt Update module github.com/vbauerster/mpb/v8 to v8.11.1 2025-11-07 10:36:01 +00:00
LICENSE compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
new.txt Update module github.com/vbauerster/mpb/v8 to v8.11.1 2025-11-07 10:36:01 +00:00
old.txt Update module github.com/vbauerster/mpb/v8 to v8.11.1 2025-11-07 10:36:01 +00:00
README.md Vendor in latest containers/(buildah, image, common) 2022-12-21 06:12:45 -05:00
runewidth.go Update common, image, and storage deps to 5af159b 2026-06-28 02:16:30 +00:00
runewidth_appengine.go Vendor in latest containers/(buildah, image, common) 2022-12-21 06:12:45 -05:00
runewidth_js.go Vendor in latest containers/(buildah, image, common) 2022-12-21 06:12:45 -05:00
runewidth_posix.go Vendor in latest containers/(buildah, image, common) 2022-12-21 06:12:45 -05:00
runewidth_table.go Move to deterministic network setup order 2026-04-17 10:00:32 -04:00
runewidth_windows.go Update module github.com/vbauerster/mpb/v8 to v8.11.1 2025-11-07 10:36:01 +00:00
SECURITY.md Update common, image, and storage deps to 5af159b 2026-06-28 02:16:30 +00:00

go-runewidth

Build Status Codecov 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