Skip to content

Windows Terminal Preview v0.5.2762.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DHowett-MSFT DHowett-MSFT released this 04 Oct 16:18

Changes

Bug Fixes

  • The maximize/restore button will now reflect the state of the window (#3025)
  • You can once again double-click on the titlebar (#3024)
    • You always could, but sometimes it wouldn't do anything. Now it will! Bonus: it'll do what you expect.
  • Update cmd's default profile to disable acrylic (#3020)
  • VT fixes
    • CUU and CUD will not move "across" margins. (#2996)
    • When reverse indexing, we'll preserve RGB/256 attributes (#2987)
    • When an application emits a bell, terminal will hear it. You won't, but the terminal will. (#2990)
  • "Exotic" inputs like Alt+< and any other Alt+ that isn't a letter (as defined by US-ASCII) will work more reliably (#2836)
  • make filling chars (and, thus, erase line/char) unset wrap (#2831)
  • Fix a number of crashes at the WinRT boundary (including some clipboard issues!) (#2927)
  • PowerShell now has its own theme so it stops eating your background (#2936)