Hacker News new | ask | show | jobs
by voltagex_ 2865 days ago
Wow, there might be able to be a proper ncurses port now!
2 comments

Functionally, we support all of the VT sequences you'd need to make ncurses work resonably well on windows for a few releases now (ever since WSL was introduced). If you could build an ncurses that assumed TERM=xterm-256color, then you might be able to get it to work on windows.
No termcaps which ncurses depends on though so I don't think so