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

Windows Terminal

Windows Terminal 1.22.11141.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.11141.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.11141.0 Screenshots

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

    Windows Terminal 1.22.11141.0 Screenshot 1

What's new in this version:

Changed:
- We have removed the startOnUserLogin setting from settings.json. It never worked properly. You can still configure automatic launch from the Settings UI, of course, where it will actually stay in sync with the OS
- We now support Group Policy templates that help you configure the Default Terminal application
- When we fail to launch an application, we will now display a meaningful error message in more cases
- You can now set up a language override in the portable and unpackaged versions of Terminal!
- VT applications can now reset the color palette, foreground, background, cursor and selection color using OSCs 104, 110, 111, 112 and 117

Fixed:
- When restoring a session, we now properly display its date in local time rather than UTC
- The suggestions UI now has more inner padding to avoid overlapping controls

Accessibility:
- The "Open JSON File" option in Settings can now be invoked with Voice Access or the Screen Reader

Compatibility:
- Terminal components will no longer fail to load on Windows versions earlier than 1903 due to a missing ICU library

VT and Console APIs:
- CRLF translation now works properly when DISABLE_NEWLINE_AUTO_RETURN is reset
- Applications using WriteConsoleOutputAttribute on multi-cell characters will no longer result in screen corruption
- The new popup command history implementation will no longer destroy a background color set with the COLOR command

Reliability:
- Closing an active terminal pane should result in crashes 99% less often