git-learning-game / oh-my-git

An interactive Git learning game!
https://ohmygit.org
Other
1.98k stars 143 forks source link

`... --help` shows a lot of duplicated characters in output #203

Open AndreFCruz opened 4 months ago

AndreFCruz commented 4 months ago

I ran git branch --help and got a roughly correct response but it seems some characters are not being correctly encoded (e.g., appear duplicated). See the screenshot below.

Screenshot 2024-04-15 at 11 33 53

I'm running the macOS binaries on an M1 Max laptop.