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

Windows Terminal

Windows Terminal 1.24.10921.0

  -  21.3 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.24.10921.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.24.10921.0 Screenshots

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

    Windows Terminal 1.24.10921.0 Screenshot 1

What's new in this version:

Changed:
- The "invalid media resource, go get rekt" warning has been toned down (and for now, has been removed entirely in the Stable channel)
- Terminal will once again emit an empty bracketed paste sequence (\e[200~\e[201~) when you attempt to paste an image (e.g. into an agentic coding CLI)
- When you restart a session with "Restart Connection", we will now return the terminal to a more sane default state

Fixed:
- Dragging to create a new selection in the terminal while searching will now properly focus the terminal for keyboard input (such as copying)
- Korean IME users will no longer experience characters being inserted into the wrong places during arrow key presses
- The console host will no longer fail to launch on editions of Windows that do not contain the full text input framework
- The Mark Mode selection indicators will no longer disappear permanently when they are scrolled out of view
- When "Copy on select" is enabled, we will no longer overwrite the clipboard if you are pasting into another terminal session with an active selection

ConPTY:
- The signature of ConptyShowHidePseudoConsole has been corrected
- The ConPTY package will no longer produce MSB4019 when included in Visual C++ projects
- ConPTY will no longer deadlock during cooked read while displaying a character whose width is greater than a single cell