duf
duf copied to clipboard
Removed ascii degrading from 'defaultStyleName'
I tested and it seems that it can be removed:
if runewidth.RuneWidth('╭') > 1 {
return "ascii"
}