Any news about 256-color support? I understand the desire for the extreme backwards compatibility, but it requires some manual magic done to display things properly in fish (which, thankfully, works really well with Bash on Windows after the aforementioned magic), and even then it will only support 16 colors.
Bash and Windows Subsystem for Linux Demo [video]
101–110 of 316 posts
Re: Bash and Windows Subsystem for Linux Demo [video]
#102I've been running windows (using WSL for most of my development) for a few months and overall I'm very happy with it. Every non-GUI linux program I want to run works just fine on WSL, with the sole exception of (beta software) Urbit. I do miss Xmonad-like window management, but windows does have shortcut keys that do a good enough job. Emacs works perfectly well. And Anaconda ( https://www.continuum.io/downloads ) is…
Do you use spacemacs by any chance? I tried emacs with WSL when the Anniversary Update was released and ran into this issue:
https://github.com/Microsoft/BashOnWindows/issues/639
I'll try it again when Creators Update is available and hope for the best.
Edit: NM, just saw below, after I posted this message that you're using the Windows emacs build.
Re: Bash and Windows Subsystem for Linux Demo [video]
#103With Visual Studio Code, Microsoft is making Windows 10 really appealing to developers. I personally won't jump any time soon, I am really satisfied with my work environment on macOS (and Linux inside VM) (unless I got locked down into Microsoft stack for work, in that case I will gladly switch, but it's not like I will have any other option). But anyway, I recognize and appreciate the change at Microsoft's direction…
Re: Bash and Windows Subsystem for Linux Demo [video]
#104With something called Cygnal, you can make native Windows applications, while taking avantage of all the POSIX interfaces in Cygwin. No special subsystem required, just some DLL's. http://www.kylheku.com/cygnal/
Those are two things with very different goals.
Re: Bash and Windows Subsystem for Linux Demo [video]
#105This is coming to Windows stable in April: - vt sequences fixed (so stuff like colored output, midnight commander, etc work and the terminal doesn't screw up) - Elixir and Go work - Also Postgres and MySQL - You can launch Windows apps from bash. - inotify works - Visual Studio can compile with GNU/Linux C/C++ tools, gdb, linker etc There's some recent fast ring info on: https://blogs.msdn.microsoft.com/commandline/2…
Is iterating over network interfaces possible? IIRC that was causing a lot of issues with local nodejs dev servers
I can finally ping, do ifconfig etc.
Even htop runs. I am amazed! http://imgur.com/7P2J64h
Re: Bash and Windows Subsystem for Linux Demo [video]
#106This is coming to Windows stable in April: - vt sequences fixed (so stuff like colored output, midnight commander, etc work and the terminal doesn't screw up) - Elixir and Go work - Also Postgres and MySQL - You can launch Windows apps from bash. - inotify works - Visual Studio can compile with GNU/Linux C/C++ tools, gdb, linker etc There's some recent fast ring info on: https://blogs.msdn.microsoft.com/commandline/2…
Is iterating over network interfaces possible? IIRC that was causing a lot of issues with local nodejs dev servers
Re: Bash and Windows Subsystem for Linux Demo [video]
#107That's one low quality video, and to add insult to injury they're posted on Facebook. Here's a better quality video on Channel9: https://channel9.msdn.com/events/Windows/Windows-Developer-D... Same start time of ~17:00 mins in.
Re: Bash and Windows Subsystem for Linux Demo [video]
#108Edit:
idobai, I can't reply because your account is banned, but last I tried Wine and Crossover do not work for the apps I am trying to use.
Edit 2: cyloneyes, you're banned too. But "They" would be Microsoft. They are the only ones who could really do it.
Re: Bash and Windows Subsystem for Linux Demo [video]
#109Re: Bash and Windows Subsystem for Linux Demo [video]
#110Any news about 256-color support? I understand the desire for the extreme backwards compatibility, but it requires some manual magic done to display things properly in fish (which, thankfully, works really well with Bash on Windows after the aforementioned magic), and even then it will only support 16 colors.