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

Windows Terminal

Windows Terminal 1.22.11751.0

  -  21.1 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.22.11751.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!

Why is this app published on FileHorse? (More info)
  • Windows Terminal 1.22.11751.0 Screenshots

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

    Windows Terminal 1.22.11751.0 Screenshot 1

What's new in this version:

Changed:
- Icon and background image paths beginning with \\?\ will no longer trigger a validation error; fragment profiles will also no longer trigger any image validation errors; in addition, http sources for icons have been disabled to improve Terminal's security posture
- On ARM64 devices, the default Visual Studio profiles will now launch using the ARM64 host tools on VS 17.4+
- Our DA1 report will now contain 52 to indicate support for OSC 52 (Manipulate Selection Data) writing to the clipboard when it is enabled

Fixed:
- IMEs such as Tencent's QQPinyin which request invalid color schemes will now reliably display their in-progress composition
- Certain Win32 Console APIs and copy operations will now properly destroy Sixel images in the modified range
- SGR-encoded mouse reports for motion events now emit the final character M rather than m, which matches other terminal emulators
- Swapping panes should no longer result in both of them losing focus
- Terminal will no longer experience uncontrolled re-entry into the atmosphere when it fails to save your settings
- The Group Policy template archive is now automatically produced by the build system

Fixes backported from Preview 1.23:
- The console will now more reliably wake up applications waiting for input during I/O contention
- When run with allowHeadless enabled, Terminal will no longer enter an unusable state when you close the last window
- ReadConsoleInput will no longer spuriously return success having read 0 characters

Console Host Changes (future Windows version):
- Sixel images will now be scaled in a more visually-pleasing manner

NuGet Packages:
- ConPTY: the NuGet package has transitioned away from the win10-* runtime identifiers, which is a .NET breaking change
- The WPF control now defaults to using built-in box drawing and block element glyphs
- The WPF control now supports receiving OSC 52 (Manipulate Selection Data) to write to the clipboard
- The WPF control now uses the new TSF implementation for braoder compatibility and better usability
- The WPF control package's embedded .NET assembly is now Strong Named