mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-22 20:25:39 +02:00
When limiting a string (due to it exceeding it's max length), make sure not to cut it in the middle of an utf-8 multibyte, as this results in an invalid utf-8 string. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dynlist.c | ||
dynlist.h | ||
empty.c | ||
list.c | ||
map.c | ||
progress-bar.c | ||
ramp.c | ||
string.c |