elvish/pkg/wcwidth
Qi Xiao a74ce02c45 Improve the wcwidth package.
* Make the Override function remove the override when given a negative width,
  instead of panicking.

* Make all functions concurrency-safe.

* Improve test coverage to 100%.

This addresses #1234.
2021-02-11 00:47:21 +00:00
..
wcwidth_test.go Improve the wcwidth package. 2021-02-11 00:47:21 +00:00
wcwidth.go Improve the wcwidth package. 2021-02-11 00:47:21 +00:00