Windows Terminal

Winsage
February 15, 2025
Microsoft's PowerToys suite, designed for power users and Windows enthusiasts, includes features like Advanced Paste, FancyZones, File Explorer add-ons, Registry Preview, and a keyboard and mouse manager. PowerToys Run received a significant update in December, introducing version 2 with a refreshed UI and improved UX. Kayla Cinnamon announced a new utility for installing WinGet packages, which is being developed in collaboration with the Windows Terminal team. Clint Rutkas confirmed that this new feature represents the "next gen version" of PowerToys Run. WinGet is a command line tool for the Windows Package Manager service, automating software installation, upgrading, and configuration.
Winsage
February 14, 2025
The PowerToys team is collaborating with Windows Terminal developers to introduce an integration that enhances the user experience for the Windows Package Manager (winget). This new functionality aims to simplify the installation process by allowing users to search for and install software with just a few clicks, rather than using complex command inputs. Currently, winget's syntax is less intuitive compared to other package managers, but the integration is expected to make it more user-friendly. A specific release date has not been announced, but regular updates from the PowerToys team suggest the feature may be available soon.
Winsage
February 7, 2025
Microsoft has released an update to Windows Terminal, version 1.22.10352.0, for all users outside the preview channel. The update includes support for Sixels, enhanced emoji functionality, command snippets, a refined Cascadia Code font addressing Arabic glyph issues, and a new colour palette named Ottosson currently in testing. The settings interface has been revamped, introducing a compatibility page and terminal emulation page within Profiles, allowing easier management of application compatibility settings. Users can now dictate path translations when dragging or copying files into the terminal with four available options. Changes include reselecting previously used commands saving them in history, updated translation modes for POSIX paths, and a new compatibility setting to block applications from writing to the clipboard. Bug fixes include proper functioning of the Ctrl+Insert hotkey and the Close Window action now requiring confirmation. Future updates promise enhancements in version 1.23.10353.0, including a complete rewrite of support for multiple windows, improved tray icon consistency, and a streamlined customization experience for the New Tab menu. New simple settings have been added, including rainbow suggestions and an icon picker feature. Users can now copy screen content with escape sequences and applications can utilize specific escape sequences for C1 controls. The full changelog and download options are available on GitHub and the Microsoft Store.
Winsage
February 7, 2025
A new tar-based distribution format for Ubuntu has been introduced for the Windows Subsystem for Linux (WSL), allowing developers and system administrators to install and manage Ubuntu WSL instances without using the Microsoft Store. This format enables local hosting of images, providing enterprises with more flexibility and simplifying deployment. Users can install Ubuntu by executing the command wsl --install ubuntu in the Windows Terminal or by downloading an image and double-clicking the .wsl file. Both methods require WSL version 2.4.8 or higher. The new tar-based format will become the default, while the older appx format will still be supported.
Winsage
December 26, 2024
If your Windows system is waking up at night due to an ACPI Wake Alarm, you can try several solutions to resolve the issue: 1. Adjust Hibernate Settings: Change the Hibernate after Sleep feature in Power Options to a higher value or disable it by setting it to 0 (Never). 2. BIOS/UEFI Configuration: Access the BIOS/UEFI setup and disable the Wake on RTC Alarm if enabled. 3. PowerShell and Command Line for Wake Timers: Use commands like PLACEHOLDERd65d9fd27963b5bd to review power settings and PLACEHOLDER0384fd2e90496902 to disable specific devices from waking the computer. 4. Disable Wake Timers: In Power Settings, set Allow wake timers to disable for both On Battery and Plugged In states. 5. Check Security and Maintenance Settings: Uncheck the option for Allow scheduled maintenance to wake up my computer in the Security and Maintenance settings. 6. Task Scheduler Settings: Review scheduled tasks and uncheck the “Wake the computer to run this task” option in the Conditions tab. 7. Event Viewer Analysis: Check the Event Viewer under Windows Logs > System to identify the Wake Source, which may indicate the ACPI Wake Alarm. The issue often arises from ACPI wake alarms that can override wake timer settings, necessitating a thorough examination of all related configurations to fully disable them.
Winsage
December 26, 2024
Microsoft has launched the public preview of AI Shell, a command-line utility that integrates generative AI capabilities into Windows PowerShell. It features two AI agents: Azure OpenAI and Copilot in Azure, with the option to add more. The installation requires Windows 10 or later and PowerShell version 7.4.6, using the script: Invoke-Expression “& { $(Invoke-RestMethod ‘https://aka.ms/install-aishell.ps1’) }”. Configuration involves adding API keys after executing the Start-AIShell command. AI Shell can execute commands, provide explanations for cmdlets, assist in writing PowerShell scripts, and generate Python code. It includes commands like /code post to send generated code to the terminal, /code copy to copy code, resolve-error to send errors for resolution, and Invoke-AIShell to send queries.
Winsage
December 7, 2024
- Windows 11 introduced the Sudo command, allowing users to execute commands with elevated privileges without launching the Windows Terminal as an administrator. - An "Energy Saver" mode was added to enhance power management, combining features of the previous "Battery Saver" and "Power Mode." - Users can now modify power button actions directly from Settings without accessing the legacy Control Panel. - The date and time format in the Taskbar's System Tray has been revised to omit the AM/PM designation and the four-digit year. - Taskbar navigation has been improved, allowing users to focus on applications using their initial letters. - Users can customize mouse scrolling direction via Settings without accessing the Registry. - Windows 11 now supports Wi-Fi 7, promising speeds exceeding 40 Gbps. - A network refresh button was added to the Quick Settings flyout for easier scanning of available wireless networks. - Auto Super Resolution (Auto SR) enhances gaming visuals on Copilot+ PCs by upscaling images and improving frame rates. - Windows Studio effects enhance video and audio calls with AI-driven features, now available to all Copilot+ PC users. - The context menu in File Explorer has been updated to include labels for commonly used actions. - A new archive compression wizard allows users to create Zip, TAR, and 7zip files. - The "Link to Windows" feature enables browsing and transferring files from Android devices to Windows 11 computers without a USB connection. - The "Windows Setup" interface has been revamped with a cleaner design and simplified installation process. - A customizable Copilot key option allows users to remap this key to any application from the Microsoft Store.
Winsage
December 7, 2024
Microsoft has made enhancements to the Microsoft Store, but many users still prefer traditional methods of installing applications on their computers. The author frequently uses Winget through the Windows Terminal for app installations, finding it efficient and convenient. The text also invites readers to share their preferences regarding app installation methods, including other package managers like Chocolatey or Scoop, or the traditional approach of downloading applications from official websites.
Search