Closed AadumKhor closed 1 year ago
I'm also having this issue on Windows 11
looks like termion just doesn't have windows support https://gitlab.redox-os.org/redox-os/termion/-/issues/167
Here's a MR for it, but looks like Termion won't be developing it any time soon as it's deemed "stable" https://gitlab.redox-os.org/redox-os/termion/-/merge_requests/151
Looks like crossterm may be a better terminal backend than Termion since:
I agree, crossterm maybe better. I will be switching to that, as I have gotten to learn it in my other projects.
This project has been migrated to Crossterm. So, I'm closing this issue because of 7bd7b69bee15784eeee8da3fe384a583cd3ca68f
Steps taken
I have Nu shell installed on Windows 10 machine running on the Windows Terminal app. Use the following command to install
cargo install porsmo
Logs after running the above command
Question