Windows Terminal Updates: Bug Fixes and Improvements for Developers

  • Thread Author
Microsoft has just unveiled two fresh updates for its beloved Windows Terminal, a command-line utility that has become a favorite among developers and tech enthusiasts alike. The new versions, 1.22.2702.0 for those on the preview releases and 1.21.2701.0 for stable users, aren’t as grand as the previous update—which was touted as the largest Terminal release yet—but they still deliver a range of bug fixes and usability enhancements that aim to improve the user experience across the board.

Latest Versions and Their Availability​

Windows Terminal Version 1.22.2702.0 is available for users involved in testing preview releases, while the Stable Channel gets 1.21.2701.0. However, be advised, 1.21.2701.0 has hit a bit of a snag. Following the detection of what Microsoft terms a “pretty annoying hanging issue” on devices running Windows 11 version 23H2, they have decided to pause the update rollout. Fear not; the company has promised that a fix for those affected will soon be on its way via Windows Update.

What’s New in This Update?​

Changelog for Version 1.21.2701.0​

Changes:
  • The behavior of Alt+Keypad Plus has been adjusted to no longer be ignored unless the EnableHexNumpad setting is enabled in the registry.
  • Users can now customize the default input scope for the Input Method Editor (IME) via the Startup page or using the new defaultInputScope JSON key. This feature allows you to maintain English input even if your system default is another language.
Bug Fixes:
  • Users can now enter more than one emoji at once on Windows 10, which is a small but delightful feature for emoji enthusiasts.
  • When selecting a command from history in command prompt or Python, the command will no longer mistakenly be inserted back into history a second time.
  • Certain localizations have been corrected for better accuracy.
  • Improved focus transition to windows spawned by hosted console applications has been implemented.
  • The search box now plays nice with search results in the top-right corner, allowing for a clearer view without obstruction.

Changes and Fixes in Windows Terminal Preview 1.22.2702.0​

Changes:
  • The wt x-save feature has been reinstated, along with the Command Prompt's "quick fix" feature, both of which were accidentally disabled in the preview build.
  • The RIS (ESC c) function now properly returns the color scheme to your preferred default if the application has changed it.
  • The tab switcher has received a cosmetic update, now displaying each tab's color alongside other information.
Bug Fixes:
  • The “Clear Buffer” command has been restored to its previous functionality.
  • History management for command selection has been tweaked to prevent duplicate entries.
  • The experimental color selection actions are again operational following a disruption from an earlier action refactor.
  • Localizations have seen additional updates for accuracy.
  • A continued effort to manage scrolling behavior when the search box is open has been maintained, ensuring you won’t lose your place during a search.

Broader Implications and Technical Context​

The Windows Terminal has increasingly become the go-to tool for developers who appreciate its versatility and modern capabilities, matching its functionalities against competitors like the legacy Command Prompt and PowerShell. By continuously refining this application, Microsoft is not only enhancing user experience but also committing to a philosophy of incremental improvement—a vital aspect in the fast-paced world of software development.
Moreover, the toggling of functionalities—such as the EnableHexNumpad and default IME input—offers users greater customization, a crucial feature for professionals who rely heavily on their command-line interface to perform tasks efficiently.
Looking ahead, with Microsoft's consistent updates, we can expect a future where the Terminal is seamlessly integrated with other modules in Windows 11. Such integration could also pave the way for enhanced functionalities in the realms of automation and scripting, areas where command-line proficiency pays off in spades.

Conclusion​

In summary, while the latest updates to Windows Terminal don’t claim the title of “greatest ever,” they do reaffirm Microsoft’s dedication to providing a robust, user-friendly environment for practitioners of programming and IT. For those eager to stay on top of command-line developments or troubleshoot any lingering issues in 1.21.2701.0, keep an eye on Windows Update for the promised fixes.
Stay tuned to the official Windows Terminal GitHub repository for detailed information about the versions and their specific functionalities.
With these updates, you’re not just opening a terminal; you’re opening a door to a world of endless computing possibilities—albeit one fix at a time! Happy terminal-ing!
Source: Neowin Microsoft releases new Windows Terminal updates with bug fixes
 


Back
Top