Windows Terminal Preview v1.16.3463.0 and v1.16.3464.0 #14556
DHowett
announced in
Announcements
Replies: 3 comments
-
😂 well played |
Beta Was this translation helpful? Give feedback.
0 replies
-
Seems that |
Beta Was this translation helpful? Give feedback.
0 replies
-
Winget remains stuck on version 1.16.2641.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Finally, a servicing update for our beloved Preview users! Sorry we left you on read for so long... but we think you'll like the changes in this update. Hope they're worth the wait!
Windows Terminal v1.16.346{3,4}.0 contain the following backports from https://github.com/microsoft/terminal/tree/main:
Changes
useAcrylic
to use it! (Enable vintage opacity on Windows 10 #14481)Bug Fixes
OSC 9;9
will now reject malformed paths and not further propagate them intowsl --cd
(Reject illegal paths in OSC 9;9 #14093) REMOTE CODE EXECUTION CVE-2022-44702OSC 8
URIs will be limited to 2MB in length, following iTerm2 (and only 1024 bytes will be displayed in the tooltip) (Add a maximum OSC 8 URI length of 2MB following iTerm2 #14198)OpenConsole
processes when they're running a Visual Studio Developer Shell (Fix a deadlock during ConPTY shutdown #14160)experimental.useBackgroundImageForWindow
has 50% fewer rendering bugs! (Fix a couple issues withexperimental.useBackgroundImageForWindow
#14456)START /MAX
should now more reliably maximize the Terminal window when Terminal is set as the default console host (Respect the "/max" parameter when starting console apps with defterm enabled #14222)--pos
will now override the "center on launch" setting when specified on the command line (Override center on launch setting when position specified on cmdline #14229) (thanks @ianjoneill!)RIS
will no longer utterly tank Terminal's ability to handleC1
control characters (Make sure Terminal state machine always accepts C1 controls #13969) (thanks @j4james!)DECPS
sounds (thanks @dgl for reporting) (Skip DECPS/MIDI output on Ctrl+C/Break #14214)intenseTextStyle
is now included properly in the JSON schema (whoops) (Fix a missing entry for intenseTextStyle in the Profile schema #14210) (thanks @neersighted!)startingDirectory
is now correctly identified as supportingnull
([schema] Update allowed types for startingDirectory #14408)Accessibility & Usability
Reliability
system()
on its main thread will no longer deadlock itself and Terminal (when Terminal is set as default) (Disallow a window waiting on system() to block DefTerm startup #14195)cmd.exe
back to back will no longer take down your console session (MSFT PR !8072712, 86928bb)WriteString
with a null terminal instance (Added null check before rendering a string from the terminal connection #14515)Code Hygiene
ConsoleProcessList
has been given some love and modernized to improve some of our ConPTY infrastructure (Refactor ConsoleProcessList #14421)Dependency Updates
brought to you by @AtariDreams
This discussion was created from the release Windows Terminal Preview v1.16.3463.0 and v1.16.3464.0.
Beta Was this translation helpful? Give feedback.
All reactions