Linux Terminal

AppWizard
July 7, 2026
Android 17 is progressing towards enabling a fully functional Linux desktop environment, allowing for the potential to run Linux GUI applications. The Android kernel is based on Linux, and Google has integrated Linux terminal support. Users face challenges with the implementation of the Weston app, which is intended to provide a graphical environment for Linux GUI applications. The process to enable Linux GUI apps involves several steps, including enabling Linux terminal support, installing Flatpak, and accessing the Wayland terminal. However, users encounter technical hurdles, such as insufficient memory allocation and issues with the D-bus portal, leading to a frustrating experience. Despite some successful attempts to run the Weston command, persistent errors hinder functionality, and the feature is not yet ready for widespread use.
AppWizard
July 2, 2026
The Android 17 QPR1 beta has introduced a new feature called "Keyboard shortcuts" in the Linux Terminal app, allowing users to customize key combinations for various Terminal functions. This feature can be found under Settings > Keyboard shortcuts, enabling users to toggle shortcuts on or off and assign their preferred key combinations. It is particularly beneficial for Pixel devices in Desktop mode and tablet users with keyboard accessories, enhancing productivity for power users. The utility of this feature is limited on smartphones but is advantageous for those using physical keyboards.
AppWizard
July 2, 2026
The Android 17 QPR1 Beta 6 has introduced enhancements to the Linux Terminal app, including the ability to import custom fonts from phone storage and multi-window support. Users can now select their preferred font as the default and open new terminal windows via the three-dot overflow menu, with each window appearing in Android’s recents screen. The Linux Terminal app debuted on Pixel devices during the March 2025 Pixel Drop and has seen several improvements since its launch.
Winsage
June 28, 2026
Microsoft has clarified that there is no WSL 3 in development, as stated by Craig Loewen, the Product Manager for the Windows Subsystem for Linux (WSL). The confusion arose from articles discussing a new feature called WSL Containers, which will be launched soon. WSL allows users to run Linux environments on Windows without dual-booting, while WSL Containers enable the creation and management of Linux containers directly within Windows, eliminating the need for third-party tools like Docker Desktop. WSL 1, introduced in 2016, served as a translation layer for Linux system calls, and WSL 2, launched in 2019, included a full Linux kernel in a lightweight virtual machine. WSL Containers is an enhancement to WSL, allowing developers to build, run, and deploy containers directly from Windows using the wslc.exe command. This feature is part of Microsoft's strategy to make Windows a more accessible platform for running Linux workloads, helping to retain developers who might consider switching to other operating systems.
AppWizard
June 22, 2026
Android 17 has been released for Pixel devices, introducing several new features: 1. Desktop Mode allows users to connect their phones to an external monitor for a desktop-like experience with a Bluetooth mouse and keyboard. 2. App Bubbles enable seamless multitasking by allowing users to bubble apps for quick access from the home screen. 3. The selfie camera can be enabled during screen recordings, allowing users to narrate actions while appearing on screen. 4. The recent apps page now displays full app names and includes a drop-down menu for options like pinning, splitting the screen, taking screenshots, or clearing recent apps. 5. Early support for running GUI Linux applications is introduced, paving the way for future advancements in Linux environments on devices. 6. Enhanced HDR brightness allows users to customize the display of HDR content for a more dynamic viewing experience. The update process for Pixel 9 Pro took approximately 30 minutes, and the rollout for other Pixel devices is expected soon. Other Android users will need to wait for their respective device updates.
Winsage
June 22, 2026
The Windows desktop experience has a streamlined interface, but its command line interface (CLI) offerings, particularly the cmd.exe shell, have been criticized for lacking the features found in UNIX/BSD/Linux environments. Microsoft’s transition to PowerShell has disappointed users who prefer a more traditional CLI experience. Despite Windows NT operating systems being POSIX compliant, they have historically lacked a suitable shell. MSYS2 provides a solution by offering a Linux-like experience with a Bash shell and the pacman package manager, allowing users to run shell scripts and access various tools. However, binaries compiled in MSYS2 may depend on shared libraries not included in the Windows system path. Upon installation, users can choose from different terminal options, with the UCRT terminal recommended for its usability. MSYS2 facilitates a streamlined development workflow, enabling the use of familiar tools across multiple platforms, but it does not achieve perfect integration within Windows and has some limitations, such as issues with stdout output in Bash.
Winsage
May 24, 2026
The author initially found PowerShell to be less integrated into their daily Windows workflow, often accessing it through the Start menu and closing it after use. To improve accessibility, they began using Windows Terminal more frequently, pinning it to the taskbar and utilizing the "Open in Terminal" option in File Explorer. They also discovered keyboard shortcuts to launch PowerShell quickly. These changes led to increased usage of PowerShell for tasks like checking IP configurations and retrieving system information. To enhance the PowerShell experience, the author customized its appearance by installing Oh My Posh, a prompt theme engine, and experimenting with color schemes, fonts, and transparency in Windows Terminal. They also made modifications to their PowerShell profile, adding aliases and shortcuts for frequently used commands to streamline their workflow. Over time, PowerShell became an essential tool for resolving various Windows issues, transforming from a fallback option to a key component of their toolkit.
AppWizard
May 22, 2026
A modder named EVV1E has created a mod called Waylandcraft that integrates a Wayland compositor into Minecraft, allowing users to run applications as in-world windows. The mod enables players to engage with various applications, such as running the rhythm game Osu, streaming videos, and accessing a Linux terminal within the game. To install Waylandcraft, users need a Linux OS, Minecraft version 26.1.2, Fabric mod loader, xkbcommon version 1.11.0, and xkbcommon tools. For an enhanced experience, Prism Launcher and Sodium are recommended. The mod does not support multiplayer functionality but can be used on servers for personal activities without disrupting others.
AppWizard
April 25, 2026
Android's built-in Linux Terminal app is set to receive an upgrade with new options for adjusting image quality and performance, particularly beneficial for users in desktop mode. The latest Android 17 QPR1 beta 1 introduces a setting to adjust the Terminal's resolution, offering three choices: Full (prioritizes visual quality), Half (balances performance and visibility), and Quarter (maximizes performance at the cost of visual fidelity). Users can access these options through Settings > Advanced. The update also includes a full-screen button to hide navigation and status bars, and a redesigned toolbar in a pill-shaped floating bar at the bottom of the screen. Additionally, a feature to limit memory usage is being tested for future stable rollout in Android 17.
Winsage
April 25, 2026
Open-source developer "Hailey" has introduced the Windows 9x Subsystem for Linux (WSL9X), which allows users to run both Windows and Linux applications simultaneously on classic versions of Windows, including Windows 95, 98, and Me. WSL9X operates by running a modern Linux kernel (6.19) alongside the Windows 9x kernel, enabling features such as paging, memory protection, and pre-emptive scheduling. It is neither emulation nor virtualization and does not require hardware virtualization. WSL9X is available for download, but users must build it from the source provided by Hailey. It allows access to a genuine Linux terminal alongside classic Windows applications, enabling various tasks without compromising system stability.
Search