duf icon indicating copy to clipboard operation
duf copied to clipboard

Removed ascii degrading from 'defaultStyleName'

Open gblmrn opened this issue 1 year ago • 0 comments

I tested and it seems that it can be removed:

if runewidth.RuneWidth('╭') > 1 {
	return "ascii"
}

gblmrn avatar Feb 18 '24 21:02 gblmrn