michael-lazar / astrobotany

🌱 A community garden over the Gemini protocol
gemini://astrobotany.mozz.us
Other
132 stars 11 forks source link

Fix table alignment when emojis are used #65

Closed michael-lazar closed 3 years ago

michael-lazar commented 3 years ago

Either by properly calculating the width of unicode characters using wcwidth, or by just not displaying emoji badges next to usernames in the table (easier)