2 Commits

Author SHA1 Message Date
Ingo Karkat 58631eb2e5 Add ingo#strdisplaywidth#pad#Repeat\[Exact]() 2018-10-01 14:56:42 +02:00
Ingo Karkat 44d25a552f FIX: ingo#strdisplaywidth#strleft includes multi-width character that straddles the specified width
When the character doesn't fully fit into the width, it should be excluded. Test that the result exceeds the passed width, and then remove the last character.
Add basic tests, too.
2018-10-01 14:48:52 +02:00