7 Free Terminal Tools and Emulators to Boost Development Productivity

Welcome to my blog ππ½
I'm a Front-End Developer with a passion for learning!
I write about Programming π©π½βπ» and Productivity Tips β
Search for a command to run...

Welcome to my blog ππ½
I'm a Front-End Developer with a passion for learning!
I write about Programming π©π½βπ» and Productivity Tips β
Thanks for reading and happy to hear that it was useful!
Been using Fig for quite a while now, and I love it!
But Warp seems pretty interesting too. Gotta try it.
Good recommendations!
I'm in a similar situation. I've been using Fig for a little while but Warp has caught my attention. I think I'll keep my current setup but it's cool to see the innovation in the terminal space.
Thanks for reading and leaving a comment!
Awesome! Happy to hear that you are liking Fig!
Thanks for reading!
I have used a few of them and found them useful though. But for me, I'm most productive in Tilix + Fish shell combination.
Thanks for reading and leaving a comment! I haven't heard of Tilix before but I'll have to check it out.
Thanks for reading and leaving a comment! I only recently learned about Tabby and it does seem really cool. I'll have to give it a try sometime.
Oh yes!! I learned something new today! Thank you for compiling this list Alyssa Holland :)
Thanks for reading and happy to hear that you learned something new!
This series contains articles covering my favorite apps, workflows, or tips that I think can help boost a developers productivity.
A curated list of all the Apps, Products, and Services that I use.
Although my experience is primarily with front-end development, my current job is affording me the opportunity to do more full-stack work. Naturally, this meant that I needed to explore the different database GUIs available on the market. Here is a l...

A Note on the Series: Fast Fridays π is a series where you will find fast, short, and sweet tips/hacks that you may or may not be aware of. I will try to provide these (fairly) regularly on Fridays. In this Fast Friday tip, I'll explain how to crea...

Over the past year, Iβve started incorporating a Git GUI into my workflow. I still reach for the terminal about 90% of the time, but Iβve found that a GUI can really shine when it comes to things like viewing diffs, checking stashes, or resolving mer...

Simplifying Branch Management with Git Worktree

With all the AI tools popping up these days, I figured I'd try out some speech-to-text software in an attempt to boost my productivity. I've been hearing a lot about βdeveloping at the speed of thoughtβ, so here's a list of the top speech-to-text sof...

The terminal has been around for decades and is an essential part of a developer's toolbox. Interestingly, I've noticed that there have been a ton of new tools and emulators popping up into the terminal ecosystem. It has been exciting to see that the terminal is still getting some love even after all these years. This list will contain the top terminal tools and emulators ranging from the battle-tested veterans to the new kids on the block.
Fig is the only item on this list that is not an emulator. Instead, it integrates with other popular terminals by adding autocompletion. As you type, Fig will display options, subcommands, and contextually relevant arguments in your existing terminal. However, with the announcement of a plugin store and dotfiles management, it seems like Fig's feature set will continue to grow over time.
Keep your eyes peeled for future updates π
Demo of Figs visual autocomplete in a terminal
π Check out Fig
According to the Warp homepage:
Warp is a blazingly fast, rust-based terminal reimagined from the ground up to work like a modern app.
Some particularly interesting features include, blocks which makes the interactions feel more like a text-editor than a terminal, and command-lookup which makes finding previous and commonly used commands a breeze.
Image from Warp's GitHub page
π Check out Warp
Hyper is created by the team at Vercel and has been around for a little while now. Hyper is an Electron-based terminal that is built on HTML, CSS, and JavaScript. It is fully extensible and gives you the ability to install custom themes and plugins straight from the command line.
Collection of hyper themes from Hyper's Blog page
π Check out Hyper
iTerm2 is the O.G. of terminal emulators. Like many of the other items on this list, it's open-sourced and provides a ton of features that allow power users to customize to their heart's content.
Image from iTerm2
π Check out iTerm2
According to the Alacritty homepage:
Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.
Image from Alacritty
π Check out Alacritty
Kitty is a the fast, feature-rich, GPU based terminal emulator. The code in kitty is designed to be simple, modular, and hackable and is written in a mix of C and Python. Kitty is designed for power keyboard users and provides access to all its controls via the keyboard.
kitty logo
π Check out Kitty
According to Tabby's GitHub description:
Tabby (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux.
Features include:
Image from Tabby's GitHub page
π Check out Tabby
Thanks for reading and I hope you found some new items to add to your terminal toolbox π§°
If you enjoy what you read, feel free to like this article or subscribe to my newsletter, where I write about programming and productivity tips.
As always, thank you for reading, and happy coding!