It's time for you to install Windows Terminal
It's time. It's the feature complete release of the Windows Terminal. Stop reading, and go install it. I'll wait here. You done? OK.
You can download the Windows Terminal from the Microsoft Store or from the GitHub releases page. There's also an unofficial Chocolatey release. I recommend the Store version if possible.
NOTE: Have you already downloaded the Terminal, maybe a while back? Enough has changed that you should delete your profiles.json and start over.
BIG NOTE: Educate yourself about the difference between a console, a terminal, and a shell. This isn't a new "DOS Prompt." Windows Terminal is the view into whatever shell makes you happy.
What's new? A lot. At this point this is the end of the new features before 1.0 though, and now it's all about bug fixes and rock solid stability.
I moved keybindings elements to the root as it's in defaults.json and removed items in globals that were already set in defaults.json with identical values.
Would I basically need to change the command to explicitly run wt.exe and pass the existing command as an argument?
I've been using a c# wrapper to.manage window position. It's a bit hacky but really didn't take very long to write, and it vastly improves usability. I don't get why they haven't prioritized this.
The Ctrl+Space autocompletion in PowerShell still does not work.
If I go to File Explorer's address bar (while browsing an actual file system folder), type "wt" and press Enter, Windows Terminal opens but it does not browse the current folder.
So, no, thanks. The way I see it, I'm losing too many useful features in exchange for what? Tabs and difficult-to-configure color themes?
- no admin tabs/panes
- breaks keyboard shortcuts which can't be sent as terminal sequences (as mentioned above regarding PSReadline)
I'm looking forward to V2.0 :-)
initially i was psyched about the windows terminal itself, but the surprise that has really hooked me is the release of cascadia font - it's pretty awesome
It's still called preview and the version is v0.9.433.0 released on 6/21/2019
Comments are closed.
Alacritty is another nice terminal. It's a lighter, faster, non-UWP, also open source alternative. (It also seems to avoid a reported bug that badly affects certain Gsync users.)
It's fun to think of what will surprise us next from MS. WSL2 is coming to stable, Terminal has a stable release, maybe something new?