Windows Terminal Preview v1.24.2372.0 #19281
DHowett
announced in
Announcements
Replies: 5 comments
-
Great 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Well done |
Beta Was this translation helpful? Give feedback.
0 replies
-
So happy to see sync mode there! (dare I say finally) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Great 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Huzzah |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Like a famously-hibernating animal coming out of a long sleep, Terminal Preview is back to
eat a bunch of berriesvisit your machine with all of its new peculiarities.We took a whole quarter off to focus on 1.23's stability, so this release might seem lighter than usual. That's only because we backported hundreds of changes to the now-stable 1.23!
We've changed how icons work, and now we let fragment authors include pixel shaders and stuff. It's a pretty cool release, so buckle up:
Features
ssh_config
) and generate a folder of quick-access SSH profiles (Enable SSH Generator Feature Flag and polish UI #18814) (Add SSH folder to NTM for dynamic profiles #19239)matchProfiles
new tab menu entry now supports regular expressions (so you can match.*\.WSL
, for example!) (Replace New Tab Menu Match Profiles functionality with regex support #18654) (Apply localization and documentation fixes for regex code #18914)2026
, Synchronized Output! This gives screen-buffered applications a chance to complete rendering a frame before we display it on the screen (Implement DECSET 2026 - Synchronized Output #18826) (Use RenderSettings for DECSET 2026 - Synchronized Output #18833)ctrl + scroll
#19127) (feat: add option to adjust opacity with Ctrl+Shift+scroll #19151) (thanks @paulinek13!)Changes
2004
) will no longer have trailing newlines removed; in addition, we have expanded the "multi-line paste warning" setting to allow you to enable it in more cases (Don't trim bracketed pastes #19067).wt.json
files from parent directories to the one you are in (as determined byOSC 9;9
) (Load .wt.json snippets from parent directories #18904)mingw
in JSON), which will map paths likeC:\foo
toC:/foo
(TerminalControl: Support MinGW path translation style (C:\ -> C:/) #18759) (thanks @abutcher-gh!)defaults
profile will no longer remember values for the unsupported keysname
,guid
,source
orcommandline
(Clear Name, Source, and Commandline from Profiles.Defaults #19225)Bug Fixes
0
and2
) (Improve correctness of Sixel background fill #18260) (thanks @j4james!)tmux
(Speculative: remove overeager line wrapping in AdaptDispatch #18899)LRI
,RLI
,FSI
andPDI
(fix: don't print bidi isolates LRI, RLI, FSI, PDI #18942) (thanks @adalinesimonian!)PATH
environment variable will no longer destroy thePATH
inside WSL (Fix WSL PATH corruption & potential use-after-free #19211)wt
invocation (Throttle incoming handoffs so WinUI can layout them #19220)showTerminalTitleInTitlebar
) on and off will no longer result in your window titles becoming stuck (Fix title being stuck after toggling "showTerminalTitleInTitlebar" #19212)Performance and Reliability
DataObject
s) will no longer send your session into outer space (Ensure items is not null before checking its size so we dont crash #19026) (thanks @jamespack!)Windows Console and WPF Control changes (pending release)
With thanks for build fixes, code hygiene improvements, spell checking and more to @Maddimax, @mdanish-kh, @HO-COOH, @jsoref, @jamespack, @mohiuddin-khan-shiam, @jamespack, @chawyehsu, and @zwJimRaynor.
Binary files inside the unpackaged distribution archive bear the version number
1.24.250825002-preview
.Asset Hashes
Since GitHub has started offering asset hashes on its own, this section will be removed from all future releases.
This discussion was created from the release Windows Terminal Preview v1.24.2372.0.
Beta Was this translation helpful? Give feedback.
All reactions