microsoft/terminal
microsoft/terminal
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 2/13/2020
Contains new featureswt, our app execution alias, now supports commandline arguments! (#4023) (#4388)
wt new-tab, wt split-pane, wt new-tab -p Debian ; split-pane -p PowerShell until your heart's content.wt -- ssh my@bastion.server!confirmCloseAllTabs (boolean, default true), that controls whether you get that pesky "Close All Tabs ??!?" dialog (#4101)paste and copy (#4467)BEL, BS, TAB and CR are now dispatched at a different layer in both conhost and terminal; this should cause no ill effect (#4171)
DECAWM (if you want to turn on or off auto-wrap mode as a VT application) (#3943)DECSCNM (if you want the screen to be reversed) (#3817)HPR and VPR (cursor movement sequences that ignore margins) (#4297)CNL and CPL that are properly constrained by margins (#3628)FF, VT, NEL and IND (for when you need multiple ways to do a line feed) (#3271)CSI 3 J to clear the scrollback buffer, we will now respect that (#4433)
FillOutputCharacterA with a character that's not representable in your current codepage (#4309)release notes
Published 2/13/2020
Contains new featureswt, our app execution alias, now supports commandline arguments! (#4023) (#4388)
wt new-tab, wt split-pane, wt new-tab -p Debian ; split-pane -p PowerShell until your heart's content.wt -- ssh my@bastion.server!confirmCloseAllTabs (boolean, default true), that controls whether you get that pesky "Close All Tabs ??!?" dialog (#4101)paste and copy (#4467)BEL, BS, TAB and CR are now dispatched at a different layer in both conhost and terminal; this should cause no ill effect (#4171)
DECAWM (if you want to turn on or off auto-wrap mode as a VT application) (#3943)DECSCNM (if you want the screen to be reversed) (#3817)HPR and VPR (cursor movement sequences that ignore margins) (#4297)CNL and CPL that are properly constrained by margins (#3628)FF, VT, NEL and IND (for when you need multiple ways to do a line feed) (#3271)CSI 3 J to clear the scrollback buffer, we will now respect that (#4433)
FillOutputCharacterA with a character that's not representable in your current codepage (#4309)The new Windows Terminal and the original Windows console host, all in the same place!