this post was submitted on 09 Mar 2024
99 points (100.0% liked)

Linux

1259 readers
100 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm looking for a new terminal. What's your favorite one and why? Which one is popular?

top 50 comments
sorted by: hot top controversial new old
[–] SmokeInFog@midwest.social 39 points 8 months ago (2 children)

Kitty, hands down. GPU accelerated; native image protocol implemented by ranger, neofetch, and more; incredibly customizable; multiplexing with multiple windows and tabs; ligature support; and much more

If anybody has any questions about it, swing on over to Kitty Terminal Emulator [!kittyterimal@midwest.social]

[–] umbrella@lemmy.ml 5 points 8 months ago

what kind of benefit can i expect from a gpu accelerated terminal?

load more comments (1 replies)
[–] bugsmith@programming.dev 26 points 8 months ago (1 children)

I like Konsole.

It comes with KDE, supports tabs, themes, and loads very fast.

I don't really need more from a terminal than that. When I, rarely, need more advanced features like window splitting and session management I also use Zellij (previously I used tmux).

[–] Turtle@aussie.zone 5 points 8 months ago (1 children)

When I, rarely, need more advanced features like window splitting and session management I also use Zellij

Konsole does window splitting as well, doesn't it?

load more comments (1 replies)
[–] lseif@sopuli.xyz 24 points 8 months ago (3 children)

terminal? i think you'll find its a terminal emulator, haha! /s

i like kitty, its fast, simple, and supports ligatures.

load more comments (3 replies)
[–] GolfNovemberUniform@lemmy.ml 20 points 8 months ago (8 children)

My favorite is Alacritty but I don't use it because of stability issues lol. Kitty is popular now. It seems to have some questionable update policy but it's fixable. It supports plugins (kittens), tabs and most of the common features. Though the configuration is done in a text file. It doesn't have a GUI for it. For that I'd recommend Konsole

[–] F04118F@feddit.nl 4 points 8 months ago* (last edited 8 months ago) (1 children)

I agree that Konsole are Kitty are both lovely terminals that are very configurable. Kitty for ~~text file people~~ vim enthusiasts and Konsole for GUI lovers.

By "questionable update policy", do you mean that it is updated by the package manager when installed from official repositories but it has an auto-updater functionality for users installing it manually?

IIRC someone who compiled from source but didn't set the flag/config to disable the auto-updater was surprised about that.

I don't see the big deal of it to be honest. The vast majority of users will be installing through the package manager. If you compile from source, you can decide yourself whether you want it to auto-update. The whole point of compiling from source is the extra control, not the defaults, I'd guess. Unless you don't know what you are doing and the package was not available for your distro and in that case, enabling auto-update by default even serves that user group.

load more comments (1 replies)
load more comments (7 replies)
[–] Bankenstein@feddit.de 17 points 8 months ago* (last edited 8 months ago) (2 children)

Wezterm is my favourite because it's really configurable and supports ligatures. Konsole is also quite nice. Generally I'm in favour of using whichever one comes with your DE, or Wezterm if you use a WM.

Kitty is probably the most popular one, but I don't like it cause ~~no ligature support~~ ~~no acceleration~~ it claims it has good font management, but fonts never worked properly in my experience.

Alacritty and Foot are also popular for their performance. Alacritty does have some stability issues though.

[–] hallettj@leminal.space 7 points 8 months ago

Kitty does use GPU acceleration

[–] los_chill@programming.dev 6 points 8 months ago

Wezterm is my daily driver.

[–] MyNameIsRichard@lemmy.ml 17 points 8 months ago

Konsole. It meets all my needs.

[–] backhdlp@iusearchlinux.fyi 15 points 8 months ago (1 children)

I like kitty because:

  • multiplexing
  • more minimal than DE terminals
  • fast
  • can display images natively
load more comments (1 replies)
[–] cyberwolfie@lemmy.ml 14 points 8 months ago (1 children)

Konsole. Never had the need to explore alternatives.

[–] onlinepersona@programming.dev 3 points 8 months ago (1 children)

People out here talking about graphics card accelerated terminals as if they're able to read text that scrolls by on a non-accelerated terminal.

Konsole fulfills all my needs except synchronised splits. For that, I still use tmux.

CC BY-NC-SA 4.0

[–] crispy_kilt@feddit.de 16 points 8 months ago (2 children)

Please stop adding licences.

[–] lautan@lemmy.ca 14 points 8 months ago (2 children)

I use blackbox, looks nice and can customize shortcuts. https://itsfoss.com/blackbox-terminal/

[–] aleph@lemm.ee 6 points 8 months ago

This. It feels like what the new gnome-console ought to have been.

[–] cerement@slrpnk.net 6 points 8 months ago (1 children)

Blackbox is a WM, not a terminal! (get off my lawn!)

[–] Sidewalker@lemm.ee 3 points 8 months ago

Damn this was my first thought too.

Someone pass me an AARP card and a Costco-sized tube of ointment…

[–] hallettj@leminal.space 13 points 8 months ago* (last edited 8 months ago)

Well I'll throw in my endorsement for kitty. I like the ligature support, the fact that it can be configured to hide all UI, and it uses text files for configuration that I can put in my dot files repo.

There are some particular features that I use constantly:

I can yank a file path to the prompt from previous output by pressing ctrl+shift+p then f then a 1-character label. I can do the same with a git hash (or other hash) by pressing h instead of f.

I can scroll back and search previous output using only the keyboard with ctrl+shift+h which puts the terminal history in a pager.

I can get the output of only the previous command in a pager with ctrl+shift+g. Or jump to previous prompts with ctrl+shift+x and ctrl+shift+z.

I use kitty-scrollback.nvim which replaces that pager with neovim so I can use all of my editor features to search history, copy what I want, etc.

[–] thayer@lemmy.ca 12 points 8 months ago

Ptyxis, formerly Prompt. I used urxvt for many years but eventually settled on GNOME Terminal after transitioning to the GNOME environment for most of my devices. Ptyxis is a slick and quick container-centric GTK 4 terminal that fits well with my Fedora Silverblue container-based workflow.

[–] matcha_addict@lemy.lol 12 points 8 months ago

I use foot because it's wayland native and the developer is a very nice person. Only thing missing from it for me is ligature support.

A close second for me is WezTerm. It is very full featured, although I do not use a lot of its features. Developer is also extremely nice and helpful. It does have ligature support.

I personally use tiling window managers, so I have no need for built-in tiling / tabbing features.

[–] avidamoeba@lemmy.ca 11 points 8 months ago* (last edited 8 months ago) (4 children)

Whatever starts with Ctrl+Alt+T 😁

[–] embed_me@programming.dev 4 points 8 months ago

I find remapping it to Super+T natural

load more comments (3 replies)
[–] asynqq@lemmy.ml 8 points 8 months ago

Kitty, it's fast and for the most part works out of the box

[–] Shareni@programming.dev 7 points 8 months ago (6 children)

Alacritty because it's a minimal black rectangle, perfect for using with a tiling WM

load more comments (6 replies)
[–] Bitflip@lemmy.ml 7 points 8 months ago (1 children)
load more comments (1 replies)
[–] UmbraTemporis@lemmy.dbzer0.com 6 points 8 months ago* (last edited 8 months ago)

XFCE-Terminal. Small, lightweight, Wayland if you use it and plenty of config without cryptic dotfiles.

Plus popularity due to it being the XFCE default and contributed towards by the XFCE team.

[–] Frederic 6 points 8 months ago (1 children)

Why? I'm using xterm since 1990, they all are the same more or less

load more comments (1 replies)
[–] Gobbel2000@feddit.de 6 points 8 months ago

I really like kitty. It is fast and simple but gives me all the features I would want.

[–] crispy_kilt@feddit.de 6 points 8 months ago
[–] neurospice@lemmy.dbzer0.com 5 points 8 months ago

Kitty, because I like cats and GPU go brrrr

[–] bloodfart@lemmy.ml 5 points 8 months ago

Urxvt, it supports unicode

[–] LinusWorks4Mo@kbin.social 5 points 8 months ago

konsole with tmux

[–] _Lain_@lemmy.ml 4 points 8 months ago
[–] SethranKada@lemmy.ca 4 points 8 months ago

I use ddterm. It's a gnome extension that adds a Drop Down Terminal. I quite like how easy it is to bring it up and hide it again, at the press of a button. You can even hide it without closing it, so it's great for testing web apps.

[–] scytale@lemm.ee 4 points 8 months ago (1 children)

Tilda, because I can bring it down my screen with one key any time.

[–] noodlejetski@lemm.ee 6 points 8 months ago* (last edited 8 months ago)

hey, that's what I like yakuake for!

[–] stepanzak@iusearchlinux.fyi 4 points 8 months ago

Wezterm, because it lets me easily disable all keymaps and then reenable only those few that I use. I use tmux to handle most things, and with wezterm I don't have to worry about tmux clashing with wezterm's krymaps.

[–] danielquinn@lemmy.ca 3 points 8 months ago (1 children)

I like Tilix, since it lets me split the terminal with a keyboard shortcut and easily switch between terminals too. I tried using GNOME terminal + tmux, but having to hit Ctrl+b before the command I wanted got tedious fast.

load more comments (1 replies)
[–] sgtnasty@lemmy.ml 3 points 8 months ago
[–] AceFuzzLord@lemm.ee 3 points 8 months ago* (last edited 8 months ago) (1 children)

I don't know if it's Plasma dependent, but I love using yakuake on my laptop for the convenience of pressing F4 and it just popping up. I know there are shortcuts for making a terminal pop up, but I really like how yakuake closes itself when you click out of it.

Couldn't tell you about the technical side of yakuake, but I will say I just love the convenience more than anything else.

load more comments (1 replies)
[–] winety@lemmy.zip 3 points 8 months ago

What's my favourite terminal? The one that fits my desktop environment. When I used XFCE I used its terminal, when I used i3 I used kitty, and now I use blackbox on Gnome.

[–] grte@lemmy.ca 3 points 8 months ago

Wezterm. Featureful like kitty but supports bitmap fonts.

[–] tom42 3 points 8 months ago

Foot is the fastest and I use it as default. Second is Kitty because it uses GPU acceleration.

[–] wyclif@lemmy.ml 3 points 8 months ago

I've tried a lot of them over the whole history of Linux, but what I use now is kitty.

load more comments
view more: next ›