385
Mission Center: A rust clone of the Windows Task Manager
(flathub.org)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
How about Vscodium?
Nah, I'm looking for a nice text editor, not a full on IDE. Something I can quickly open to change config files and stuff that has good formatting and can also auto detect the formating. By the time vscode boots up I have gotten bored and done the changes in nano.
Micro is a quite nice replacement for Nano: https://micro-editor.github.io/ but Notepadqq looks interesting too.
I use Kate for this, but I agree there is an even better simplicity and speed with Notepad++.
Have you tried Bluefish? I started using it recently for editing a web app, and I really like it. It loads quite quickly on my laptop, and it's got a mini file browser on the left hand side that lets you open files directly with a double click. Handy for when you need to edit a few files at a time :)
Kate is great!