It's a little ironic, that it is impossible to update Microsoft Terminal from a PowerShell running within it using the Add-AppPackage (or whatever it was called Cmdlet as it can't update opened files.
Besides that, Microsoft Terminal is fantastic and finally makes it bearable to do terminal oriented work on Windows.
The performance/latency is just top-notch, it supports most UNIX-ish shell features, it's configurable and doesn't get in one's way.
I've been wondering when Microsoft would actually bother to make a decent terminal emulator. As far as I know, CMD still requires me to edit the registry just to use a truetype font. Better late than never, I suppose.
For all my use cases it has replaced MobaXTerm. I'll fire Moba up once in a while when I need to pop something up in X windows, but that's a rarity.
Between the new terminal and MS Code's ability to edit code remotely my whole tool chain has changed. I turned in my MBP at work for a windows laptop and haven't looked back since.
I'm interested in this question as well. MobaXTerm X11 integration seems pretty smooth, and the GUI sftp (?) client is also pretty nice. And I guess the ssh tunnel interface is kind of nice.
The Windows Terminal, WSL, and VS Code has been a life saver for development on Windows. I've been using it for developing a web app (in Go and TypeScript) and so far the experience has been almost indistinguishable from my macOS environment.
15 comments
[ 2.8 ms ] story [ 50.6 ms ] threadhttps://github.com/microsoft/terminal/releases
Besides that, Microsoft Terminal is fantastic and finally makes it bearable to do terminal oriented work on Windows. The performance/latency is just top-notch, it supports most UNIX-ish shell features, it's configurable and doesn't get in one's way.
Still using ConEmu tho.
Much easier to support and develop a store app.
Between the new terminal and MS Code's ability to edit code remotely my whole tool chain has changed. I turned in my MBP at work for a windows laptop and haven't looked back since.
What would the best equivalents be under WSL 2?