FOSSPicks
Upterm
The next level up from debating which is the best Linux desktop is debating which is the best shell. Bash is often the default, and for most of us, there's seldom a reason to try anything else. It's perfect for all kinds of tasks, from editing text to manipulating files. But there are many other shells that can be more helpful when you have more specific or technical requirements. Zsh is a very popular option, for example, because it expands on Bash's capabilities and can use a very helpful plugin system, often used by developers to streamline their workflow. Upterm is another and newer alternative, but one that's on the cutting edge of features whilst possibly being of most use to command-line beginners. Running atop Electron from the Node.js package manager, Upterm is never going to replace the standard Linux default running on your freshly booted server's framebuffer, but it may help if you spend a lot of time on the command line from the desktop.
Upterm describes itself as both a terminal emulator and an interactive shell. The interactive part is the first thing you notice. As you type cd
to change directory, all the possibilities magically appear like a Google autosuggestion. This is really useful and potentially more user-friendly than having to press the Tab key to get the same list, but it also lists command arguments and, most impressively, the single sentence includes text hints for most arguments. This means that Upterm helps with both navigation and how you use the tools you want to type, which is ideal for beginners or for those of us who forget the command-line nuances of git
or vim
.
Project Website
https://github.com/railsware/upterm
Text editor
Textosaurus
Yes, there are many, many text editors for Linux. Almost as many as there are performance-monitoring tools, although we've been unable to find a link between the two. But it's also true that there isn't a Linux equivalent to the venerable Notepad++ on Windows. Nano gets close, but it requires you to use the command line, making Nano not the easiest editor to use. There's also the aging Gedit, but now there's Textosaurus, which aims to be a new desktop equivalent. Thanks to being built on both Qt and the Scintilla text editing framework, it's completely cross-platform, so it can even replace Notepad++ on Windows as well as it does on Linux. It even features a very similar layout and design.
To help with its cross-platform credentials, it uses UTF-8 internally, so your text should remain legible whatever platform or locale you're using, and many input encodings are supported. It also features menu options to convert end-of-line characters into something that works, which is often still a problem when working with text files generated in Windows. The syntax highlighting looks fantastic and will even print, while the UI remains very easy to use. You can move parts of the UI around, as you can with many KDE apps, but Qt and the bundled Scintilla are the only dependencies. There are lots of small utility functions too, such as a menu full of MIME tools, JSON beautifying, and Markdown preview. You'll also find advanced features, such as being able to record and play back macros, multiple cursor editing, and ligatures (special characters replacing multiple characters, such as "&"). Textosaurus feels like a lot of toolbox text functionality bundled into a fast and efficient text editor, which is perfect if you need the same editor on multiple platforms.
Project Website
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Gnome Fans Everywhere Rejoice for the Latest Release
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.