MicroPico terminal issue
September 14, 2024, 06:05
.ricketycricket
Morning! This is a question which i find very hard to know where to find the answer to.. but here we go:
I use a Raspberry Pi Pico with MicroPython, and vs code as my IDE with the extension MicroPico which works mostly fine!
My issue is that when I run a code on my RPP MicroPico opens up a new terminal of its own and that terminal seems to have encoding issues.
I want to use my normal Powershell-profile for my MicroPython-shell, this might be much to ask though, but at least it should be proper UTF-8 encoding in the terminal that MicroPico use.
Im sorry if this is the wrong forum, im a beginner and I didnt know exactly where to turn.