A new, modern, fast, efficient, powerful, and productive terminal app!

Windows Terminal

Windows Terminal 1.21.2361.0

  -  20.8 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Windows Terminal 1.21.2361.0.


For those interested in downloading the most recent release of Windows Terminal or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Windows Terminal 1.21.2361.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Windows Terminal 1.21.2361.0 Screenshot 1

What's new in this version:

- Terminal will now remember what was on your screen when you exit, and can restore it if you'd like
- You can specify multiple active fonts, which will be used in order
- Box and line drawing glyphs are now rendered pixel-perfect with appropriate stippled shading
- We've rewritten the IME (input method editor) integration to make life much easier for those of you who need to input Japanese, Chinese, Korean, Vietnamese and more
- Scrollbar marks are finally generally available
- We will now show and highlight all search results at the same time when you search
- The old text rendering engine has been removed

Changed:
- We have brought the new Windows 24H2 API out to the ConPTY NuGet package
- We've reintroduced support for Alt+Numpad input of extended off-keyboard characters

UI:
- Due to a build issue, we had to disable full optimization for this build. We apologize for any potential performance regressions.
- Terminal now comes with shiny new icons for the Visual Studio Dev Shells
- We have restored the ...s in some command palette names to help users find them

VT Features:
- Reports generated in response to VT requests are once again given priority over other input

Fixed:
- We will no longer conveniently forget all the colors on the last line of the screen when you resize it
- Terminal will now more reliably save your session when your computer reboots to update
- Background colors will no longer bleed over the edges of the screen when D2D is in use (such as over RDP to a VM)
- The rendering of curly underlines has been improved
- You can once again cancel overwriting a key binding in the Settings UI
- You can once again disable the detection of URLs
- You can once again use Ctrl+D and Enter in a disconnected pane

Accessibility:
- Accessibility API RangeFromPoint and ExpandToEnclosingUnit will no longer cause Terminal to hang

Reliability:
- AtlasEngine will no longer over-read a memory buffer when setting up a GPU texture
- Closing a window when you have an unfocusedAppearance set will no longer result in unscheduled disassembly of your terminal
- We've fixed an instance of Terminal crashing during settings reload

Code Health:
- We added reloadEnvironmentVariables to our oft-forgotten JSON schema