issues
search
mattn
/
go-runewidth
wcwidth for golang
MIT License
609
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unicode 12.1
#31
mattn
closed
5 years ago
2
Fix: emoji width was 0
#30
jiro4989
closed
5 years ago
1
Fixed StringWidth() implementation by using proper Unicode grapheme cluster segmentation. Fixes #28
#29
rivo
closed
3 years ago
36
Regional Indicators (Flags) and Grapheme Clusters
#28
rivo
closed
3 years ago
13
../../mattn/go-runewidth/runewidth.go:823: function ends without a return statement
#27
jibanes
closed
5 years ago
4
Support Go Modules
#26
SamWhited
closed
5 years ago
3
Fix ZeroWidthJoiner
#25
mattn
closed
5 years ago
1
Compact table "neutral".
#24
markus-oberhumer
closed
6 years ago
3
Update DefaultCondition in init() function.
#23
markus-oberhumer
closed
6 years ago
9
Optimize speed
#22
markus-oberhumer
closed
6 years ago
6
implement Zero Width Joiner
#21
mattn
closed
6 years ago
2
Feature request: Add support for zero-width-joiners
#20
rivo
closed
6 years ago
8
return false on appengine
#19
mattn
closed
6 years ago
1
go-app-builder fails on windows because of "syscall" in runewidth_windows.go
#18
ghost
closed
5 years ago
2
Please tag a new release
#17
AlekSi
closed
6 years ago
1
RUNEWIDTH_EASTASIAN=0 to disable
#16
mattn
closed
6 years ago
1
add environment variable for change behavior of IsEastAsian
#15
mattn
closed
6 years ago
1
The width of Box-drawing characters
#14
NonerKao
closed
6 years ago
14
add unicode categories Zl and Zp to the non-printable table
#13
joshuarubin
closed
7 years ago
1
hello,I have a problem.
#12
duanjunxiao
closed
7 years ago
1
Use unicode9 character widths
#11
joshuarubin
closed
7 years ago
27
semantic release versioning please
#10
onlyjob
closed
8 years ago
2
Runewidth of '…' is not equal to actual width on terminal
#9
tSU-RooT
closed
5 years ago
2
don't truncate when input already fits
#8
schachmat
closed
8 years ago
1
fix Wrap
#7
kurehajime
closed
9 years ago
1
Restore ability to compile to JavaScript.
#6
dmitshur
closed
9 years ago
3
Added wide-character status to Emoji and Miscellaneous Symbols
#5
ghost
closed
9 years ago
4
Avoid allocation of a Condition struct
#4
lestrrat
closed
10 years ago
2
Is width for EN DASH intended to be 2 instead of 1?
#3
dmitshur
closed
10 years ago
8
The go1 tag is out of date; can you update or remove it?
#2
dmitshur
closed
10 years ago
1
License
#1
hajimehoshi
closed
11 years ago
2
Previous