Windows Terminal Preview v1.23.10353.0 #18517
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
-
The holiday season struck during the development of Terminal 1.23, so the changelog is a little shorter than usual. Even so, we're here with a new windowing architecture and some new fonts and color schemes. Enjoy, and please remember to file bugs and tip your waiters!
Features
showTabsFullscreen
, boolean, defaultfalse
) (Add the ability to show the tab bar in fullscreen #18171) (thanks @GeekJosh!)Thickness
#18300)/mnt/c
), MSYS2 (/c
) or Cygwin (/cygdrive/c
) via a new profile settingpathTranslationStyle
(enumnone
,wsl
,msys2
,cygwin
; defaultnone
except for WSL profiles) (Add a new (advanced) profile setting, pathTranslationStyle #18195)copy
action with"withControlSequences": true
to use it (Allow copying with ANSI escape code control sequences #17059) (thanks @FuegoFro>!)S8C1T
andS7C1T
escape sequences to enable or disable C1 controls; in addition,DOCS
will turn on 8-bit control characters on stdin when it is used to enable ISO2022 encoding (Add support for the S8C1T/S7C1T escape sequences #17945) (thanks @j4james!)Changes
OSC 9;9
) in File Explorer (actionopenCWD
) (Open current working directory action. #18013) (thanks @michaeljsXu!)settings.json
(openSettings
action,target
directory
) (Add action for opening settings directory in file explorer #17690) (thanks @e82eric!)compatibility.allowOSC52
, boolean, defaulttrue
; Terminal Emulation settings) (Let folks disable OSC 52 #18449)Bug Fixes
Windows.Terminal.VisualStudio
dynamic profile source (Add "Windows.Terminal.VisualStudio" to schema #18322)compatibility.textMeasurement
is now present in the JSON settings schema document (Update settings schema for compatibility.textMeasurement #18277)Reliability
Console APIs and VT
CTRL
events will be processed for all clients even if one had failed during event processing (Fix order and robustness of CTRL_*_EVENTs #18233)ReadConsoleInput
will no longer spuriously return success and read 0 characters (Properly implement WaitForData for ReadConsoleInput #18228)Miscellaneous Changes
With additional engineering system, CI, code health, documentation, schema and packaging fixes from @Jewelry-x, @Jvr2022, @jsoref, @Tarang74, @Dan-Albrecht, @michaeljsXu, @raghav2005, @AsciiWolf, @YexuanXiao, and @mitchcapper!
Binary files inside the unpackaged distribution archive bear the version number
1.23.250204003-preview
.Asset Hashes
245E739E39E914F29F715AA5FE619CB2605ECF5A517C18823E5B3C30F580C3F5
C80A400987A380E625EBFBEB0845A9418B2881900609C481B0CE859DD6858F1A
4135AC85549F56E1BA8D35D5660AC79269EAB4A6C60427685B4EB2F3D2C02E7B
F48BC0B5A472762FB41C5A571C52A3908CF3ECA448E7472055F0448C2668748C
FE36622B8B1A99FDEB3EDB3FCD9F230A4A89220BE9CC5B36B07BDEDD95A924AF
This discussion was created from the release Windows Terminal Preview v1.23.10353.0.
Beta Was this translation helpful? Give feedback.
All reactions