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
-
The GNU Project Celebrates Its 40th Birthday
September 27 marks the 40th anniversary of the GNU Project, and it was celebrated with a hacker meeting in Biel/Bienne, Switzerland.
-
Linux Kernel Reducing Long-Term Support
LTS support for the Linux kernel is about to undergo some serious changes that will have a considerable impact on the future.
-
Fedora 39 Beta Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.