optimize column width calculation and utf-8 encode for ASCII
In particular on OpenBSD and on glibc wcwidth() is quite expensive. On musl there is little difference.
This commit is contained in:
		
		Reference in New Issue
	
	Block a user
	In particular on OpenBSD and on glibc wcwidth() is quite expensive. On musl there is little difference.