lazydocker/vendor/github.com/mattn/go-runewidth
Jesse Duffield 57379252a5 bump gocui
2022-11-09 21:21:35 +11:00
..
LICENSE repurpose lazygit code 2019-05-12 10:32:02 +10:00
README.md bump gocui 2022-11-09 21:21:35 +11:00
runewidth.go bump gocui 2022-11-09 21:21:35 +11:00
runewidth_appengine.go bump gocui 2022-11-09 21:21:35 +11:00
runewidth_js.go bump gocui 2022-11-09 21:21:35 +11:00
runewidth_posix.go bump gocui 2022-11-09 21:21:35 +11:00
runewidth_table.go update gocui 2022-05-10 22:11:21 +10:00
runewidth_windows.go bump gocui 2022-11-09 21:21:35 +11: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