VOOZH about

URL: https://thenewstack.io/warp-is-a-power-users-dream-terminal-for-linux/

⇱ Warp Is a Power User's Dream Terminal for Linux - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2024-11-23 07:00:28
Warp Is a Power User's Dream Terminal for Linux
Linux

Warp Is a Power User’s Dream Terminal for Linux

Warp does have a bit of a learning curve, but once you get how it works, you will find it to be terminal nirvana.
Nov 23rd, 2024 7:00am by Jack Wallen
👁 Featued image for: Warp Is a Power User’s Dream Terminal for Linux
Warp terminal.

I’ve been using Linux since the late 90s, which means very early on I had to depend on the terminal window (because the GUIs back then were not what they are now). I’m perfectly comfortable with the command line and can run most Linux commands in my sleep.

But not all terminal applications are created equal. Sure, many Linux terminal apps offer profiles and other simple features, but when you want real power and options, where do you turn?

For the past year or so, I’ve made the switch from the built-in terminal apps for a new paradigm called Warp. This app was built with Rust so it’s designed for speed. However, speed isn’t the really impressive piece of the Warp puzzle because there’s so much more to the app.

There’s Agent Mode, which leans heavily into AI so you can use plain English to accomplish multistep workflows. For example, you could type “I want to update Ubuntu” and Warp will return with the step-by-step instructions for doing so and even automatically add the initial command to the prompt, so all you have to do is hit Enter on your keyboard.

You can even use this feature for your current development projects. You might want to find out which pull requests caused a merge conflict, so you could type, “Find out which PR caused this merge conflict using the GitHub CLI.”

You could even use it for troubleshooting, such as: “Why can’t I SSH into my server?” Warp will respond with advice on how to start troubleshooting.

There’s also Warp Drive, which adds a secure space to save and share interactive notebooks and reusable workflows. For example, you could create a new workflow for updating and upgrading your Ubuntu machine by adding a notebook with the command sudo apt-get update && sudo apt-get upgrade -y.

Once you’ve created the Workflow, all you have to do is select it from Warp Drive and hit Enter on your keyboard. The Workflow will execute and you’re good to go. Warp Drive also allows you to save Notebooks, which can contain just about any text you want (be it commands, code snippets, notes, or anything). You can also set environment variables within Warp Drive and even create folders to house related content.

Warp AI is another feature that is decidedly helpful. Say, for instance, you need to run a command and you’re not sure what the command does. Type the command in the Warp Terminal CLI, highlight the command, and use the Ctrl+` keyboard command and Warp’s AI will explain what the command does.

👁 Screenshot

Warp AI makes it easy to understand what a command does.

On top of these features, you can also customize the look of Warp, create a custom prompt, pin the command line to the top or bottom of the window, and even work with a transparent background (for added coolness). Warp uses modern IDE-like editing (so you can use both your mouse and your cursor), uses Vim keybindings, works with tab auto-completion, and automatically catches types or missing parameters in your commands.

In other words, Warp is the Linux terminal on steroids.

Of course, there’s also Team Drive, Session Sharing, and Block Sharing, which are features not found in the free version.

Speaking of which, the free version of Warp Drive (which is available for Linux and macOS — with a version for Windows coming soon), limits you to 100 AI requests per user per month, only a personal Warp Drive, up to three notebooks, and 10 workflows in a shared drive, all offline features and free support via public forums. The Pro version ($15/user/month) adds up to 1,000 AI requests per user per month and private email support. The Team version ($22/user/month) adds unlimited AI requests, unlimited shared Notebooks and Workflows in Warp Drive, and real-time session sharing. The Enterprise version (custom pricing available) allows you to use your own LLM and adds, OpenAI zero data retention policy, SAML-based SSO, E2E encryption, and a dedicated account manager.

Installing Warp on Linux

Installing Warp terminal on Linux is simple. All you have to do is download either the DEB (for Ubuntu-based distributions or RPM file (for Fedora-based distributions), open your default terminal window, and run one of the following commands:

  • Ubuntu – sudo dpkg -i warp-terminal*.deb
  • Fedora – sudo rpm -i warp-terminal*.rpm

For macOS, download the .dmg file and install it as you would any app for the platform. As for the Windows version, you’ll want to sign up for the waitlist to be notified as soon as it becomes available.

As I said, I’ve been using Warp Terminal for about a year now and I cannot imagine going back to the boring, featureless, default terminal apps found in most Linux distributions. The developers behind Warp have created the single best terminal application on the market and any Linux (or macOS) user would be remiss if they didn’t give it a try.

TRENDING STORIES
Jack Wallen is what happens when a Gen Xer mind-melds with present-day snark. Jack is a seeker of truth and a writer of words with a quantum mechanical pencil and a disjointed beat of sound and soul. Although he resides...
Read more from Jack Wallen
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: OpenAI.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.