Update page 'FAQs'

Russtopia 2019-05-03 18:12:25 -07:00
parent 66c6c5bbf2
commit 1c95ff749b
1 changed files with 1 additions and 0 deletions

@ -34,3 +34,4 @@ Go away. Just kidding. Well, half-kidding. I plan to learn Rust someday, but not
Windows has a completely different console and file handle model from UNIX/POSIX OSes. I jumped through some hoops to get the client `hkexsh` building and running under MSYS2, but the server side needs a lot more platform-dependent voodoo. I don't have the expertise nor desire to go off into the weeds on this; contributors are welcome.
If you can, contribute such cross-platform console and exec/file-handle code to the Go core standard libraries. They are still grappling (as of 2018/2019) with how best to support an OS-neutral terminal/console model.