Windows Terminal Preview v1.1.1812.0
Pre-release
Pre-release
This is a small servicing update to the Windows Terminal Preview release train.
Windows Terminal Preview now ships with Cascadia Code 2007.01. This version offers a variable weight axis ranging from ExtraLight (200) to Bold (700) as well as some metrics tweaks and ligature fixes.
Bug Fixes
- Compact tab sizing should now work more reliably (and not only apply to tabs that were open when you first switched into compact mode. oops!) (#6670)
- We've reverted a glyph shaping-related performance improvement that caused a bunch of applications to look downright strange (#6665)
- Terminal will no longer rely on
PATH
lookup forcmd
andpowershell
. They ship as part of Windows, so we should know exactly where they are. (#6684)