Skip to content

Windows Terminal Preview v0.10.781.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DHowett-MSFT DHowett-MSFT released this 20 Mar 15:18

This is the first servicing release in the v0.10 line.

Bug Fixes

  • Resizing the terminal when you have an absurd amount of history should no longer result in us consuming all of the RAM in the known universe and subsequently crashing (#4964)
    • I do mean "absurd" by 1980s standards: 32767 lines.
  • Alt+Numpad input should now work (and not result in hundreds of copies of the number you typed) (#4965)
  • (Ctrl+)Alt+[?/] are now encoded properly (#4947)
  • Ctrl+1 through Ctrl+9 are now encoded properly (#4938)
  • When WSL has fallen on hard times, we won't wait indefinitely for it to respond and hang the Terminal on startup (#4905)
  • We'll no longer lose the rightmost character when an application updates the screen in a certain way (#4994)
  • When you elevate Terminal, it'll finally tell you who's calling ("Windows Terminal"!) instead of "Unknown Program" (#4995)
  • Closing panes in an order that doesn't match the order in which they were created should no longer leave huge holes in the terminal (#4953)