A simple graphical Linux distribution tailored for command-line enthusiasts.
A simple graphical Linux distribution tailored for command-line enthusiasts.
In Records, several distributions offer this feature, with OpenSUSE and Mint being prominent examples.
I question the need for a Unix-like environment when a graphical interface suffices—until reliability issues arise. A GUI works until it fails, and if you dislike the command line, avoid Linux, Unix, or non-macOS BSD. You wouldn't be pleased. YMMV.
Thanks for the feedback. I'm looking into how GNU/Linux distributions are evolving. Understanding current user perspectives on my preferred OS is helpful, especially regarding the role of the command line. I'm in agreement with @Dat Guy about the value of CLI tools. However, things are shifting—@Nayr438 points out that trends like Flatpack are driving Linux toward more uniformity. So far, the balance seems to be around a 2:5 split for this debate.
I start from scratch with Arch and Linux, so my take doesn’t really matter for those who dislike CLI or love GUI. What I focus on is how changes in UI after updates can be frustrating—especially when custom themes get affected by app updates, making everything look messy. If the CLI feels intimidating, why don’t these distros add a CLI assistant? Features like autocompletion and in-app help for commands would be helpful. Imagine getting a quick info popup while typing, showing common arguments and links to more details—just like in code editors. I’d like to see a calmer interface with a clean theme, easy fonts, and no sudden access issues to root.
These features are indeed common. Autocompletion works in one shell, though I’m not sure which one. Extensions offer it for others. For those needing more info, most commands include help flags like -h or --help. You can also find details in the manual entries. Just a note on fonts—available via terminal preferences, but not always in the default settings.