Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 1, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 1, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 1, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 1, 2025

      My top 5 must-play PC games for the second half of 2025 — Will they live up to the hype?

      June 1, 2025

      A week of hell with my Windows 11 PC really makes me appreciate the simplicity of Google’s Chromebook laptops

      June 1, 2025

      Elden Ring Nightreign Night Aspect: How to beat Heolstor the Nightlord, the final boss

      June 1, 2025

      New Xbox games launching this week, from June 2 through June 8 — Zenless Zone Zero finally comes to Xbox

      June 1, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Student Record Android App using SQLite

      June 1, 2025
      Recent

      Student Record Android App using SQLite

      June 1, 2025

      When Array uses less memory than Uint8Array (in V8)

      June 1, 2025

      Laravel 12 Starter Kits: Definite Guide Which to Choose

      June 1, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      My top 5 must-play PC games for the second half of 2025 — Will they live up to the hype?

      June 1, 2025
      Recent

      My top 5 must-play PC games for the second half of 2025 — Will they live up to the hype?

      June 1, 2025

      A week of hell with my Windows 11 PC really makes me appreciate the simplicity of Google’s Chromebook laptops

      June 1, 2025

      Elden Ring Nightreign Night Aspect: How to beat Heolstor the Nightlord, the final boss

      June 1, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Linux»7 Linux Terminals From the Future

    7 Linux Terminals From the Future

    February 25, 2025

    7 Linux Terminals From the Future

    Every Linux system comes with a terminal application, i.e. terminal emulators in correct technical terms.

    For many Linux users, it doesn’t matter which terminal they use. I mean, you just run commands on it and it is the commands that matter, right?

    And yet, we have a huge number of terminals available.

    While the classics are focused on providing additional features like multiplexing windows, there is a new breed of terminals that offer GPU acceleration, AI and even flaunt that they are built on Rust 🦀

    🚧
    Modern solutions bring modern problems. Some of the options here are non-foss, some may even have telemetry enabled. I advise checking these things when you try any of the mentioned terminals here.

    1. Wave Terminal

    7 Linux Terminals From the Future
    Wave terminal

    Wave is an open-source cross-platform terminal emulator, that offers several unique features like graphical widgets. It feels like you are using an IDE like VS Code and that is in the good sense.

    Oh! It comes baked in with AI as well.

    Features of Wave Terminal

    • Integrated AI chat with support for multiple models
    • Built-in editor for seamlessly editing local and remote files.
    • Command Blocks for isolating and monitoring individual commands with auto-close options.
    • File preview, that supports Markdown, images, video, etc.
    • Custom themes, background images, etc.
    • Inline Web browser.

    Overall, this terminal is the best fit for those who are looking for serious application development projects.

    Since most of the features are easily accessible, a relatively newer terminal user can also enjoy all the benefits.

    Install Wave Terminal

    Ubuntu users can install Waveterm from the snap store.

    sudo snap install --classic waveterm
    

    The project also provides DEB, RPM and AppImage package formats.

    Download Wave Terminal

    2. Warp

    7 Linux Terminals From the Future

    Warp is a Rust-based terminal emulator, that offers built-in AI features and collaboration workflows.

    The AI agent answers your query and can even run commands for you.

    Like Wave, this too has an IDE-like feel, suitable for the new breed of developers and devops who dread the dark alleys of the command line.

    The workflow feature is useful for both individuals and teams. If you have different project scenarios where you must run one command after another, you can create workflows. It improves your efficiency.

    🚧
    Warp is not open source software.

    Features of Warp Terminal

    • Built-in AI features like command lookup, AI autofill, command suggestions, chat with Warp AI, etc.
    • IDE-like text editing, with mouse support.
    • Markdown viewer with embedded command execution support.
    • Collaboration workflow with Warp Drive.
    • Extensive customization possibilities.

    Install Warp Terminal

    Warp provides DEB files for Ubuntu and other Debian-based systems.

    Download Warp Terminal

    There are also RPM and AppImage packages.

    3. Cogno

    Cogno is a free and open-source terminal emulator, that offers several handy features like self-learning autocomplete.

    It is cross-platform and supports multiple shells, while allowing the user to customize according to individual preferences.

    And there are tons of themes that can be used. Perfect for a beautiful desktop screenshot to share in the communities.

    Features of Cogno

    • Context-aware autocompletion.
    • Configurable shortcuts.
    • Support for tabs, panes, and workspaces.
    • Theme editor with preview function.
    • Paste history, that allows to paste items that were pasted previously.

    Install Cogno

    DEB and RPM installers are available in the official project download page.

    Download Cogno

    4. Rio

    Rio is a hardware-accelerated GPU terminal emulator, written in Rust. It is intended to run as a native desktop application as well as a browser application.

    7 Linux Terminals From the Future
    Rio Terminal

    Features of Rio Terminal

    • Hardware-accelerated, fast and written using Rust.
    • Multi-windows and Split panels
    • Image support: iTerm2 and Sixel image protocols.
    • Supports hyperlinks.
    • Vi Mode

    Install Rio Terminal

    Rio offers separate DEB files for both X11 and Wayland. SO choose according to your specific needs.

    Download Rio Terminal

    There are installation instruction available for other distributions like Arch Linux, NixOS, etc. You can find those in the official installation instructions.

    5. Contour

    Contour is a GPU-accelerated modern terminal emulator with high-DPI support. This cross-platform terminal emulator focuses on speed, efficiency, and productivity.

    7 Linux Terminals From the Future
    Contour Terminal

    Features of Contour

    • GPU-Accelerated Terminal emulator with high-DPI support.
    • Font ligature support.
    • Complex Unicode support, including emojis.
    • Runtime configuration reload
    • Key binding customization
    • VT320 Host-programmable and Indicator status line support

    Install Contour Terminal

    Ubuntu and Debian-based distribution users can download the DEB file from official releases page. There is an AppImage package available as well.

    Download Contour Terminal

    If you are a Fedora user, you can install it directly from the official repository.

    sudo dnf install contour-terminal
    

    There is a detailed installation instructions for other platforms on the official documentation.

    6. Alacritty

    Alacritty is a modern terminal emulator, that offers heavy configuration capabilities. It is a GPU-accelerated terminal emulator, written on Rust.

    7 Linux Terminals From the Future
    Alacritty Terminal

    Features of Alacritty

    • GPU accelerated terminal, written in Rust.
    • Hyperlink support.
    • Supports running multiple terminal emulators from the same Alacritty instance
    • Vi mode
    • Cross-platform support.

    Install Alacritty

    Alacritty is fairly popular among Linux users. It is available in the default repositories of most distributions. For latest Ubuntu releases, you can install it using the apt command:

    sudo apt install alacritty
    

    7. Hyper

    Hyper is a terminal emulator, built on open web standards. Written in Typescript, this extensible terminal focuses on speed and stability.

    If nothing else, it does look good. The screenshot below may not do justice.

    7 Linux Terminals From the Future
    Hyper Terminal

    Features of Hyper

    • Functionality can be extended with plugins available on NPM.
    • Keymap customization
    • Cross-platform support
    • Customization capabilities using JavaScript configuration file.

    Install Hyper Terminal

    Hyper offers DEB and RPM files for Debian-based and Fedora-based systems, respectively.

    Download Hyper

    There is also an AppImage package available.

    Bonus: Komandi

    Komandi is an AI-powered terminal command manager. Komandi is different from usual terminal emulators. This piece of software allows the user to create and store command snippets and run them on your preferred terminal emulator.

    🚧
    Komandi is not open source software. It requires you to purchase a license. I found it interesting and hence included it here.

    Conclusion

    I feel like I should have included Ghostty in this list of modern new terminal emulators. It’s the talk of the terminal town, after all. However, I haven’t tried it yet. I know, I am late to board the ‘Ghost ship’.

    For a long time, the only new feature was often multiple terminal windows on the same screen and it was hard to believe that the scenario can be changed. It is interesting to see new terminals coming up with innovative features in the last few years.

    💬 Tell me. Are you sticking with the classic terminals, or have switched to one of these modern ones?

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleBest Free and Open Source Alternatives to Salesforce Tableau
    Next Article App Grid Wizard Puts GNOME Shell Shortcuts into Folders

    Related Posts

    News & Updates

    My top 5 must-play PC games for the second half of 2025 — Will they live up to the hype?

    June 1, 2025
    News & Updates

    A week of hell with my Windows 11 PC really makes me appreciate the simplicity of Google’s Chromebook laptops

    June 1, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Improved Installation and Frontend Hooks in Laravel Echo 2.1

    Development

    Microsoft’s allegiance isn’t to OpenAI’s pricey models — Satya Nadella’s focus is selling any AI customers want for maximum profits

    News & Updates

    Vue.js 2 Tutorials (in 3 Parts)

    Development

    CVE-2024-30114 – HCL Leap Cross-Site Scripting (XSS)

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-5179 – Realce Tecnologia Queue Ticket Kiosk Cross-Site Scripting Vulnerability

    May 26, 2025

    CVE ID : CVE-2025-5179

    Published : May 26, 2025, 10:15 a.m. | 1 hour, 52 minutes ago

    Description : A vulnerability classified as problematic was found in Realce Tecnologia Queue Ticket Kiosk up to 20250517. Affected by this vulnerability is an unknown functionality of the file /adm/index.php of the component Cadastro de Administrador Page. The manipulation of the argument Name/Usuário leads to cross site scripting. The attack can be launched remotely. The vendor was contacted early about this disclosure but did not respond in any way.

    Severity: 2.4 | LOW

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Designing for a Greener Future

    April 28, 2025

    Statamic 5 is released!

    May 10, 2024

    Apple Intelligence will reportedly ship to the Vision Pro to boost its $3,500 value — as HoloLens marinates in the Microsoft Graveyard before its prime-time

    February 20, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.