FOSSPicks

Terminal emulator

Viter

My longtime favorite terminal emulator is Konsole running ZSH. Konsole is obviously an important part of the KDE Plasma desktop and integrates perfectly with color themes and font selection. But it's also fast and functional, with native split support, tabbed views, key control over profile swapping, and an unlimited scrollback. But this doesn't mean there aren't better terminal emulators out there. Some that we've previously looked at have been seriously impressive, such as the GPU-accelerated Alacritty. But Viter could be another candidate for one simple reason: It's a terminal emulator that attempts to use Vim key bindings alongside similar normal edit and detached command modes for terminal interaction. While Bash does have a setting for Vim key bindings, and there are various other hacks you can try, none of these feels quite right, because they're not a native part of the terminal emulator's design. Vim is so native to Viter that it even lends itself to the name.

Built with Python 3, Viter is also easy to run with very few dependencies, although we did need to manually modify the #! part of the script to point to the Python binary at /usr/bin rather than /bin. With that done, there's little to initially tell this terminal emulator apart from another. It will use your favorite shell environment and respond to commands just as any terminal emulator should. The fun starts when you press Ctrl+Shift+Space. This is the invocation to put you into detached mode, which is the equivalent to command mode in Vim. You can now use Vim navigation to view the scrollback, including g and G to jump to its beginning and end respectively, / to search, n for the next occurrence, and y to copy. You can then use : to execute a Python interpret command or e to evaluate a Python expression. It works well, and while maybe not mature enough to replace Konsole just yet, it's a great idea.

Project Website

https://github.com/Kharacternyk/viter

With Vim key bindings, an edit and command mode, and a Python interpreter, Viter is an excellent new take on terminal emulation.

Stand-up notes

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • The sysadmin's daily grind: Pi-hole

    A strange rule seems to dictate that the most useless products and services have the most annoying online advertising. Columnist Charly blocks the garish advertising for all computers on his network centrally with the Pi-hole tool, which is not only for Raspberry Pi devices.

  • Privacy Appliances

    A Raspberry Pi with the right software filters out annoying ads and nasty trackers for end devices on your local network.

  • Pi-hole

    Supporting browser plug-ins, network-based DNS blockers like Pi-hole help protect you against online tracking and unwanted content.

  • Mistborn

    Mistborn bundles important Internet services on your home network and secures them with a WireGuard VPN tunnel, Pi-hole, iptables rules, and separate containers.

  • FOSSPicks

    Over the past couple of months, Graham's ever-versatile Steam Deck has synced books to an e-reader, played movies on a television, joined Mumble, recorded two podcast episodes, and even played a few games.

comments powered by Disqus
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.

Learn More

News