insanum/sncli

Doesn't work on Windows

xmha97 opened this issue · 5 comments

Doesn't work on Windows :(
image

@xmha97 yes that's correct, Windows is not supported. It's not easy to add support either, because the UI library we use doesn't support Windows: urwid/urwid#152

N0ury commented

But it works fine on WSL

@N0ury yep, because WSL is a Linux variant. ;)

Maybe we should document supported systems in the readme; PRs welcome. :)

OK, please write in the README file that is not working in Windows.

@xmha97 I've posted a PR that I think does what you suggested.

Also take a look at the linked urwid ticket.