Windows Terminal Preview v1.20.10293.0 #16622
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
-
Welcome to Windows Terminal Preview 1.20! We've got a pretty small release this time, since we focused mostly on
backportable bug fixes (50% of all checkins were backported to 1.19!). We did land some excellent community
contributions this time, however, so take a peek at the notes below for more.
Why are there so many assets? How do I choose?
Please visit our page documenting the different Windows Terminal Distributions!
Features
AtlasEngine
andGDIRenderer
#16444) (thanks @tusharsnx!) with some help from the team (Put the final touches on GDI's underlines #16475)opacity
value for unfocused panes ( Allow Opacity to be set differently in both focused and unfocused terminals #15974) (thanks @Jaswir!)Changes
settings.json
(Dismiss "Failed to reload settings" modals when settings.json is valid #16119) (thanks @codecruisedor!)TextBuffer::GenHTML/RTF
to read the buffer directly #16377) (Avoid generating extra formatted copies when no action specificcopyFormatting
is set #16480) (thanks @tusharsnx!)VT and terminal emulation
DECST8C
, which will reset the tab stops to every 8 columns (Add support for the DECST8C escape sequence #16534) (thanks @j4james!)DSR
queries for printer status, user-defined keys, keyboard status, locator status, locator identity, data integrity and multiple session status (Add support for more DSR queries. #16525) (thanks @j4james!)Bug Fixes
^X
) no longer messes up the display (Fix backspacing over control visualizers #16400)INPUT_RECORD
'sKeyEvent.dwControlKeyState
will no longer containENHANCED_KEY
when it shouldn't (Fix dwControlKeyState always including ENHANCED_KEY #16335)ReadFile
with a too-small buffer size will no longer corrupt your input stream and drop events (Fix input buffering for A APIs #16313)SUB
control character (Change the SUB control glyph to U+2426 #16559) (thanks @j4james!)Accessibility
VT and terminal emulation
PROCESSED_INPUT
console application will no longer crash the console (COOKED_READ: Fix reference counting woes #16187)DRCS
soft fonts received in chunks are no longer corrupted (Fix chunked soft fonts not working #16349)ED2
(Erase in Display) will no longer emit a ton of blank lines (Reset _wrapForced when erasing scrollback #16610)DECKPAM
(application keypad mode)DECARM
(auto-repeat mode) is disabledRET
^Z
Usability and UI
Reliability
Schema
conhost and Console hosting
SetConsoleWindowInfo
no longer fails to refresh the display (Fix scrolling with SetConsoleWindowInfo #16334)CF_UNICODETEXT
on it (Fix conhost clipboard handling bugs #16457)DSR
CPR
when Win32 Input Mode is enabled (conpty: request DSR-CPR before Win32 input mode #16445)Miscellaneous
code quality, documentation, repository management, dependency and spelling updates across the board. We couldn't do
it without you!
Binary files inside the unpackaged distribution archive bear the version number
1.20.240129003-preview
.Asset Hashes
390E4F33F5BEBAB1B33A4801E07A60B80ADDF7112B45C868AD4642138047A301
34E8091BB394DD70DD500BA5E280DCC5E170386732FC69687E2BC02E6375E2F4
9FB289BBB58B0DA88D0565CEA58809B663D9BBEED146866FCF9ADA97490F33AC
B4F1842EF943197292C162356033A637115C0802EDD22AF2265C643B6B55E521
This discussion was created from the release Windows Terminal Preview v1.20.10293.0.
Beta Was this translation helpful? Give feedback.
All reactions