Live data from Hacker News

Bash and Windows Subsystem for Linux Demo [video]

channel9.msdn.com

311–316 of 316 posts

Re: Bash and Windows Subsystem for Linux Demo [video]

#311
post #116

Earlier quoted context omitted.

Yeah it works. I can finally ping, do ifconfig etc. Even htop runs. I am amazed! http://imgur.com/7P2J64h

This alone made WSL way more useful for me. Only thing that's missing now is traceroute.

We're working on traceroute for a future release. In the meantime, you can run `tracert.exe ` from within Bash which will invoke the Windows trace-route command-line tool to do the same thing ;)

Re: Bash and Windows Subsystem for Linux Demo [video]

#312

Earlier quoted context omitted.

Yeah, to be clear here: We worked with the networking team to enable Linux Ping to open a raw socket, but we've not enabled carte blanche raw-socket support for all Linux processes. We are, however, continuing to work on solving these and several other networking issues to close the gap in our networking support. As a work-around, you could always call Windows' tracert.exe via the interop feature ;) An if you're just…

Any chance we'll see a first-party X11 server at some point? XMing, VCXsrv, and Cygwin/X all have some warts when it comes to stuff like windows previewing, copy/paste, acceleration, and fonts. OS X has shipped with an optional X11 server forever, and it would be great to see that feature parity in Windows.

No plans at this time; we're focusing entirely on command-line tools & scenarios right now. Besides, there are plenty of X Servers out there, no?

Re: Bash and Windows Subsystem for Linux Demo [video]

#313
post #88

Earlier quoted context omitted.

Emacs has one flaw for me under WSL: the janky Windows console doesn't pass C-SPC. Meaning I have to bind set-mark-command to something else (like M-SPC), or download and use wsltty (fork of mintty). But other than that Emacs is fine, and a lot of Linux stuff (Node, mongo, etc.) works great. Who cares if Urbit doesn't work? :)

What do you use for colors/theme in emacs in WSL? I ran emacs with the default settings the other day and there was a lot of unreadable blue on black. Once the latest build filters out to Windows Update, I will probably only invoke the Windows build of emacsclientw, but it would be nice to have something habitable in WSL on occasion.

I set TERM=vt100 and run it in stunning mono.

Re: Bash and Windows Subsystem for Linux Demo [video]

#314

Earlier quoted context omitted.

What do you use for colors/theme in emacs in WSL? I ran emacs with the default settings the other day and there was a lot of unreadable blue on black. Once the latest build filters out to Windows Update, I will probably only invoke the Windows build of emacsclientw, but it would be nice to have something habitable in WSL on occasion.

I set TERM=vt100 and run it in stunning mono.

Nice :-)

That's much easier on the eyes. org-mode folding doesn't seem to like it, but it should be no problem sticking to Windows Emacs for that.

Re: Bash and Windows Subsystem for Linux Demo [video]

#315
post #247

Earlier quoted context omitted.

how can they sell GPL OS? I mean they can try, but people will just download for free if they can.

So, then how do you explain Red Hat's $11.5B valuation?

Well they don't sell OS, they sell service contracts.
Post reply on HN