←back to thread

Ubuntu on Windows

(blog.dustinkirkland.com)
2049 points bpierre | 1 comments | | HN request time: 0.236s | source
Show context
80x25 ◴[] No.11391663[source]
"But there are some imperfections still, especially around tty's an the vt100. My beloved byobu, screen, and tmux don't quite work yet, but they're getting close!"

If they actually fix these imperfections, that would be fantastic. It would address a number issues that are "unfixable" in Cygwin flavors of utilities/apps.

replies(2): >>11391979 #>>11417227 #
rspeer ◴[] No.11391979[source]
It sounds like this would involve tweaking conhost.exe so that it understands all the vt100 sequences, as well as UTF-8. (I hope they wouldn't assume everyone's tmux setup uses only characters from codepage 437.)

If they did that, it would also fix the awfulness of Python's stdout on Windows!

replies(3): >>11394129 #>>11394195 #>>11417377 #
1. marshray ◴[] No.11394129[source]
I was watching the stream and I think they said Windows console host will, in fact, directly support VT-100.