mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 05:34:21 +00:00
chore: auto format code
This commit is contained in:
@@ -79,7 +79,6 @@ truncate_by_display_width() {
|
||||
return
|
||||
fi
|
||||
|
||||
|
||||
# Fallback: Use pure bash character iteration
|
||||
# Since we need to know the width of *each* character to truncate at the right spot,
|
||||
# we cannot just use the total width formula on the whole string.
|
||||
|
||||
Reference in New Issue
Block a user