Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (from:
cde480c
)
optimize column width calculation and utf-8 encode for ASCII
author
Hiltjo Posthuma <
[email protected]
>
Sat, 9 May 2020 12:03:14 +0000
(14:03 +0200)
committer
Hiltjo Posthuma <
[email protected]
>
Sat, 9 May 2020 12:11:25 +0000
(14:11 +0200)
In particular on OpenBSD and on glibc wcwidth() is quite expensive.
On musl there is little difference.
No differences found