Windows Terminal Preview v1.13.10336.0 #12347
DHowett
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Happy New Year! It's Terminal time once again! This is our first release of 2022, and it's a big one.
Announcements
wt
under the hood. (Rename "Windows Terminal" -> "Terminal" #12264)Features
experimental.useAtlasEngine
to schema #12304) (Add support for hyperlinks to AtlasEngine #12225) (atlas: apply colors/flags per column instead of just the first one #12189) (AtlasEngine: Fix support for combining diacritics #12307) (AtlasEngine: Fix various ClearType rendering issues #12278) (AtlasEngine: Implement ClearType blending #12242) (AtlasEngine: Make shader hot-reloads possible in Windows Terminal #12227) (AtlasEngine: Redraw immediately on opacity changes #12226)experimental.useAtlasEngine
profile field or the "Use experimental text renderingengine" in Profile -> Advanced
experimental.useAtlasEngine
) #9999.elevate
(bool, defaultfalse
).as the previous tab. It cannot bring
protagonistsprocesses back from the dead!profile.bellSound
setting! (Enable changing the bell sound #11511)bellSound
takes a path to an audio file to play as the audible bell or an array of paths.trimPaste
global setting, bool, defaulttrue
) (Trim trailing whitespace option #11473) (thanks @lovef!)Changes
Preview that broke PowerShell x86 (Combined revert of Environment Block Changes #12140)
some bug fixes (Disable being able to set the automatic adjustment of indistinguishable text #12160)
adjustOpacity
action, which can be previewed live with the command palette (AddadjustOpacity
action #12092)exportBuffer
(Add anexportBuffer
action #12097)C1
control codes by default (Disable the acceptance of C1 control codes by default #11690) (thanks @j4james!)~
(or throwing anInvalid Parameter
error) (Set the default WSL starting directory to ~ #12315)ControlCore
layer to own a copy of its settings #11619) (Fix Opacity in Windows 10, again #12255) (Fix scheme previewing on Appearances page of SUI #12095)Bug Fixes
Azure.exe
(lol) (Make sure to copyconnectionType
for the azure shell #12147)//wsl$
paths will no longer result in you being unceremoniously dumped in/
(in WSL) (Fix//wsl$
paths not working inMangleStartingDirectoryForWSL
#12102)~
now works as a starting directory forwsl.exe
(fix ~ not work as startingDirectory for WSL #12050) (thanks @LuanVSO!)SetConsoleTitle
API (Make sure titles always sanitized before passing over conpty #12211) (thanks @j4james!)Accessibility
Performance and Reliability
Documentation Changes
We'd like to thank @eltociear, @blakeheimann, @ghost1372, @Schweinepriester, and @ianjoneill for their contributions
to our documentation, roadmap, specs and schema.
Behind the Scenes
Over the holidays, we had an "Engineering Improvement" milestone! We chose to allocate it to improving our build
system, remove some dead code, etc. and our excellent community stepped up and did the same!
Here's some of the highlights
/permissive-
and remaining/Zc
flags (Enable /permissive- and remaining /Zc flags #11816)SMALL_RECT
(Prepare til wrappers for migrating off of SMALL_RECT #11902)sizeof
parameter of the if statement withARRAYSIZE
(Replaced the sizeof parameter of the if statement with ARRAYSIZE #12273) (thanks @abdoulkkonate!)IStateMachineEngine
interface (Simplify the IStateMachineEngine interface #12277) (thanks @j4james!)Finally -- if you want to see some of the wild stuff batch files are capable of, check out
ansi-color
,contributed by @rbeesley as a test validation tool. (#11932)
This discussion was created from the release Windows Terminal Preview v1.13.10336.0.
Beta Was this translation helpful? Give feedback.
All reactions