rustlings
rustlings copied to clipboard
Occasional character missing in watch output on Windows 10 cmd
I'm getting some weird rendering issues; initially I thought it was some weird sense of humor I was not getting, but it became apparent is not after looking into the sources.
For instance I'm getting this kind of consistent text alterations:
�🎉🎉🎉 The code is compilin! �🎉 🎉🎉 �🎉🎉🎉 The code is compiling, and the tests pas! �🎉 🎉🎉 �🎉🎉🎉 The code is compiling, ad 🎉📎 Clppy 📎📎 is apy! 🎉🎉 🎉🎉
From what I can see they should be something like: 🎉🎉 The code is compiling! 🎉 🎉 🎉🎉 The code is compiling, and the tests pass! 🎉 🎉 🎉🎉 The code is compiling, and 📎 Clippy 📎 is happy! 🎉🎉
See screenshots:


