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

Windows Terminal

Windows Terminal 1.22.2702.0

  -  21.4 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.2702.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.2702.0 Screenshots

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

    Windows Terminal 1.22.2702.0 Screenshot 1

What's new in this version:

Changed:
- wt x-save was accidentally turned off in the Preview build, and has been turned on
- The Command Prompt "quick fix" feature was accidentally turned off in the Preview build, and has been turned on
- RIS (ESC c) will now return the color scheme to your preferred default if the application has modified it
- Alt+Keypad Plus is no longer eaten unless EnableHexNumpad is enabled in the registry
- The tab switcher will now display each tab's color, if one is set, in addition to the other information about the tab
- You can now configure the default input scope for the IME with an option on the Startup page or the JSON key defaultInputScope (enum default (default), alphanumericHalfWidth); this should allow you to force Terminal to accept English input even if you usually type in a different language

Fixed:
- The "Clear Buffer" command now clears the buffer again. Novel!
- In cmd and python (and other users of console line input), choosing a command from history will no longer insert it back into history a second time
- The experimental.colorSelection actions will once again work (after we broke them in the action refactoring)
- Some localizations have been updated for correctness
- Terminal has gotten much better about transferring focus to windows spawned by (and under, or above) hosted console applications
- We will try much harder to keep your scroll position from changing when you have the search box open but are not looking at the results

Accessibility:
- The settings UI now responds more correctly to the systemwide text scaling setting
- We've fixed the color contrast of the "reset" button in the settings page

Terminal Emulation and Console Compatibility:
- VT reports generated in response to application requests will no longer be issued without a preceding ESC character to non-ENABLE_VIRTUAL_TERMINAL_INPUT applications
- VT reports expected to be received via DCS will likewise no longer be corrupted
- ScrollConsoleScreenBuffer now works more reliably (and correctly) with the new translation layer
- An empty OSC 2 title sequence will now reset the title
- Closing the active console screen buffer (set with SetConsoleActiveScreenBuffer) will now restore the contents of the prior screen buffer
- Unicode spacing marks (indicated in the UCD with gc=Mc) are now properly allocated cells

Reliability:
- Closing split panes should crash roughly 50% less often
- Entering a control character near the end of the line in line editing mode will no longer cause a layout deadlock
- Resizing the window while some Sixels are displayed should no longer lead to a crash
- The experience of typing in and searching for multiple fonts has been (questionably?) improved
- We should no longer crash while quitting