microsoft/terminal
microsoft/terminal
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 3/1/2021
Contains breaking changesnewWindow action (bound to Ctrl+Shift+N by default) will create a new window (#9208)wt can now run commands in any window that already exists with wt -w # (#8898)
wt -w -1 to force the creation of a new window even if you've disabled it with the Windowing Behaviorswt -w 1048576) will result in a new window being created with that ID (!)findNext and findPrev actions to move to the previous/next search (respectively) (thanks @Hegunumo!) (#8917)centerOnLaunch (boolean, default false) that determines pretty much what it says on the tin (#9036)inputServiceWarning global settings (boolean; default true) (thanks @WVVxm!) (#9015)^[^@ (thanks @lhecker!) (#5272)file scheme are no longer considered invalid (#7526)XTPUSHSGR and XTPOPSGR, sequences which will manipulate a 10-deep "SGR stack" (thanks @jazzdelightsme!) (#1978)
XTPUSH/POPSGR are intended to allow applications to better coordinate their colors. Instead of resetting to the default colors at the end of a run, an
enlightened application can push a "stack frame" before it changes the colors, change them, then pop that frame when it is done.release notes
Published 3/1/2021
Contains breaking changesnewWindow action (bound to Ctrl+Shift+N by default) will create a new window (#9208)wt can now run commands in any window that already exists with wt -w # (#8898)
wt -w -1 to force the creation of a new window even if you've disabled it with the Windowing Behaviorswt -w 1048576) will result in a new window being created with that ID (!)findNext and findPrev actions to move to the previous/next search (respectively) (thanks @Hegunumo!) (#8917)centerOnLaunch (boolean, default false) that determines pretty much what it says on the tin (#9036)inputServiceWarning global settings (boolean; default true) (thanks @WVVxm!) (#9015)^[^@ (thanks @lhecker!) (#5272)file scheme are no longer considered invalid (#7526)XTPUSHSGR and XTPOPSGR, sequences which will manipulate a 10-deep "SGR stack" (thanks @jazzdelightsme!) (#1978)
XTPUSH/POPSGR are intended to allow applications to better coordinate their colors. Instead of resetting to the default colors at the end of a run, an
enlightened application can push a "stack frame" before it changes the colors, change them, then pop that frame when it is done.The new Windows Terminal and the original Windows console host, all in the same place!