mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-14 12:49:36 +00:00
Mainly so we get a commit after [1] which makes the renovate auto update work again. And also buildah to get a fix for a flake [2]. [1] https://github.com/containers/container-libs/pull/635 [2] https://github.com/containers/buildah/pull/6688 Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| benchstat.txt | ||
| LICENSE | ||
| new.txt | ||
| old.txt | ||
| README.md | ||
| runewidth.go | ||
| runewidth_appengine.go | ||
| runewidth_js.go | ||
| runewidth_posix.go | ||
| runewidth_table.go | ||
| runewidth_windows.go | ||
go-runewidth
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