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
fix benchmark code
#81
mattn
closed
4 months ago
0
Does it has java project?
#80
xuziheng1002
opened
5 months ago
0
Add TruncatePrefix
#79
umlx5h
opened
6 months ago
0
add early exit to inTable
#78
josharian
opened
7 months ago
0
should rune like tab `\t` have width?
#77
ogios
closed
7 months ago
1
Variation Selectors 1 - 256 Report Width = 1
#76
rockorager
opened
9 months ago
0
go.mod: update to go1.18
#75
servusdei2018
closed
10 months ago
0
Support Unicode 15.0.0
#74
joelim-work
closed
4 months ago
7
add Go 1.20, 1.19, 1.18 and 1.17 to the build matrix.
#73
shogo82148
closed
1 year ago
2
bump GitHub Actions
#72
shogo82148
closed
1 year ago
2
Conflict with rivo/uniseg
#71
bldulam1
opened
1 year ago
1
Inconsistent behavior under different operating systems
#70
Equationzhao
opened
1 year ago
1
`─` not expect
#69
lysShub
closed
1 year ago
4
linux go build failed
#68
QGB
opened
1 year ago
4
`
#67
Warner231936
closed
1 year ago
1
make ngrok release-server error
#66
XYSunshine
closed
1 year ago
0
trim prefix
#65
tty2
closed
2 years ago
17
Width of Box Drawing characters and LANG=zh_CN.UTF-8
#64
jedib0t
closed
2 years ago
2
Upgraded rivo/uniseg to latest version, switched StringWidth/Truncate to speedier version
#63
rivo
opened
2 years ago
11
Fix underscore names in tests
#62
itchyny
closed
2 years ago
2
Use unicode escape sequence in zero width joiner tests
#61
itchyny
closed
2 years ago
1
Avoid rune slice allocation to range over string
#60
itchyny
closed
2 years ago
1
Width is 1 when it should be 2
#59
rivo
opened
2 years ago
16
Semantic Versioning: `ZeroWidthJoiner` Removal
#58
trynity
opened
2 years ago
6
fix runewidth_table.go
#57
gdrens
opened
2 years ago
4
Update unicode data to 14.0.0
#56
zhsj
closed
4 months ago
1
Add //go:build lines
#55
tklauser
closed
2 years ago
3
Add full lookup table for single rune width.
#54
klauspost
closed
3 years ago
5
Set up Dependabot
#53
mmorel-35
closed
3 years ago
0
Migrate to GitHub Actions
#52
johejo
closed
3 years ago
1
Bump github.com/rivo/uniseg to v0.2.0
#51
tklauser
closed
3 years ago
2
Broken benchmark tests
#50
johejo
closed
3 years ago
0
incorrect rune width for box drawing characters in east asian encoding
#49
jesseduffield
closed
3 years ago
4
RuneWidth does not equal StringWidth
#48
markus-oberhumer
closed
1 year ago
7
Runewidth speedup
#47
markus-oberhumer
closed
3 years ago
6
added power support arch ppc64le on yml file.
#46
srinivas32
opened
4 years ago
0
Erroneous interpretation of Na leads to width-zero mathematical symbols
#45
mardukbp
closed
3 years ago
1
Interpret "na" as narrow
#44
wedaly
closed
3 years ago
4
Define width?
#43
ghostsquad
opened
4 years ago
7
Make RuneWidth faster for code points below 0x0300
#42
p-e-w
opened
4 years ago
10
Support Unicode13
#41
mattn
closed
4 years ago
1
Unicode 13
#40
fcharlie
closed
4 years ago
1
Wrong width for flag symbols
#39
abrander
opened
4 years ago
4
Honor the LC_ALL environment variable.
#38
markus-oberhumer
closed
4 years ago
3
Minor cleanups
#37
markus-oberhumer
closed
4 years ago
6
Wrong width reported for some characters
#36
marcopaganini
opened
4 years ago
2
Fix width
#35
mattn
closed
4 years ago
1
Rune width of certain CP437 chars like ♦ is 2 instead of 1
#34
benhoyt
closed
4 years ago
5
EastAsianWidth.txt, use the record with "F"(FULLWIDTH) field as same as "W"
#33
hymkor
closed
5 years ago
4
possible regression ?
#32
MichaelMure
closed
5 years ago
4
Next