I’m looking for a new terminal. What’s your favorite one and why? Which one is popular?
- SmokeInFog ( @SmokeInFog@midwest.social ) English39•8 months ago
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 moreIf anybody has any questions about it, swing on over to Kitty Terminal Emulator [!kittyterimal@midwest.social]
- umbrella ( @umbrella@lemmy.ml ) 5•8 months ago
what kind of benefit can i expect from a gpu accelerated terminal?
- Capricorn ( @Capricorn@lemmy.today ) 1•8 months ago
How often do you use images inside a terminal?
Why having a Gpu-accelarated terminal? The computational power used by the graphical rendering of a terminal is minimal…
- bugsmith ( @bugsmith@programming.dev ) 26•8 months ago
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 ( @Turtle@aussie.zone ) 5•8 months ago
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?
- dXq9dwg4zt ( @dXq9dwg4zt@lemmings.world ) 1•8 months ago
Yes, it does.
- lseif ( @lseif@sopuli.xyz ) 24•8 months ago
terminal? i think you’ll find its a terminal emulator, haha! /s
i like kitty, its fast, simple, and supports ligatures.
- kureta ( @kureta@lemmy.ml ) 2•8 months ago
I’ve always had problems with ssh on kitty.
- The Cuuuuube ( @Cube6392@beehaw.org ) English2•8 months ago
Gotta use the ssh kitten
- kureta ( @kureta@lemmy.ml ) 1•8 months ago
I know. I still had problems even when I used that. I don’t see why are there problems at all? Why doesn’t alacritty have the same problem?
- GolfNovemberUniform ( @GolfNovemberUniform@lemmy.ml ) 20•8 months ago
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 ( @F04118F@feddit.nl ) 4•8 months ago
I agree that Konsole are Kitty are both lovely terminals that are very configurable. Kitty for
text file peoplevim 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.
- GolfNovemberUniform ( @GolfNovemberUniform@lemmy.ml ) 2•8 months ago
It’s more about the fact that the Kitty’s developer rudely and aggressively refused to disable automatic updates after a ton of requests. Some people just don’t use certain software if they don’t like the developer
- Elsie ( @Plasma@lemmy.ml ) 2•8 months ago
What stability issues have you encountered?
- GolfNovemberUniform ( @GolfNovemberUniform@lemmy.ml ) 2•8 months ago
I can’t remember all of them but now I have a weird issue that when I open Alacritty there’s some loading going on in the background for quite a few seconds which I can even see on the cursor (I think it’s “xdg” that’s loading) and even reinstalling the system didn’t help
- Elsie ( @Plasma@lemmy.ml ) English1•8 months ago
Oh I think I know what you mean. Did you try setting your shell to something like
sh
instead of bash or zsh and see if it was a shell startup issue?- GolfNovemberUniform ( @GolfNovemberUniform@lemmy.ml ) 1•8 months ago
sh is just an alias for the default shell. And also idk how to set that
- Elsie ( @Plasma@lemmy.ml ) English1•8 months ago
And your default shell is a POSIX compliant shell, usually dash or ash, so that’s what I mean by
sh
. You can set it in~/.config/alacritty/alacritty.toml
with:[shell] program = "/bin/sh"
- GolfNovemberUniform ( @GolfNovemberUniform@lemmy.ml ) 1•8 months ago
Just tried that. Didn’t help
- Kata1yst ( @Kata1yst@kbin.social ) 1•8 months ago
I like kitty, but it’s configuration system is completely nuts.
Alacritty was good, but had weird issues with fonts for me.
I ended up on Wezterm. Lots of modern features, performance, stability, and awesome configurability.
- Bankenstein ( @Bankenstein@feddit.de ) 17•8 months ago
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 supportno accelerationit 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 ( @hallettj@leminal.space ) English7•8 months ago
Kitty does use GPU acceleration
- los_chill ( @los_chill@programming.dev ) English6•8 months ago
Wezterm is my daily driver.
- MyNameIsRichard ( @MyNameIsRichard@lemmy.ml ) 17•8 months ago
Konsole. It meets all my needs.
- Lunya \ she/it ( @backhdlp@iusearchlinux.fyi ) 15•8 months ago
I like kitty because:
- multiplexing
- more minimal than DE terminals
- fast
- can display images natively
- ryannathans ( @ryannathans@aussie.zone ) 2•8 months ago
Mmm yes so fast and feature rich
- cyberwolfie ( @cyberwolfie@lemmy.ml ) 14•8 months ago
Konsole. Never had the need to explore alternatives.
- onlinepersona ( @onlinepersona@programming.dev ) English3•8 months ago
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
.- crispy_kilt ( @crispy_kilt@feddit.de ) 16•8 months ago
Please stop adding licences.
- onlinepersona ( @onlinepersona@programming.dev ) English9•8 months ago
- crispy_kilt ( @crispy_kilt@feddit.de ) 2•8 months ago
I would appreciate it if you did.
- onlinepersona ( @onlinepersona@programming.dev ) 5•8 months ago
- eveninghere ( @eveninghere@beehaw.org ) 2•8 months ago
I’d just block
- lautan ( @lautan@lemmy.ca ) 14•8 months ago
I use blackbox, looks nice and can customize shortcuts. https://itsfoss.com/blackbox-terminal/
- cerement ( @cerement@slrpnk.net ) 6•8 months ago
Blackbox is a WM, not a terminal! (get off my lawn!)
- Sidewalker ( @Sidewalker@lemm.ee ) 3•8 months ago
Damn this was my first thought too.
Someone pass me an AARP card and a Costco-sized tube of ointment…
- aleph ( @aleph@lemm.ee ) English6•8 months ago
This. It feels like what the new gnome-console ought to have been.
- hallettj ( @hallettj@leminal.space ) English13•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 ( @thayer@lemmy.ca ) English12•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 ( @matcha_addict@lemy.lol ) 12•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.
- Avid Amoeba ( @avidamoeba@lemmy.ca ) 11•8 months ago
Whatever starts with
Ctrl+Alt+T
😁- embed_me ( @embed_me@programming.dev ) 4•8 months ago
I find remapping it to Super+T natural
- Discover5164 ( @Discover5164@lemm.ee ) 2•8 months ago
super + enter
- lseif ( @lseif@sopuli.xyz ) 1•8 months ago
windows command prompt :-)
- xor ( @xor@lemmy.blahaj.zone ) English2•8 months ago
Super+X, I
gang
- asynqq ( @asynqq@lemmy.ml ) 8•8 months ago
Kitty, it’s fast and for the most part works out of the box
- Bitflip ( @Bitflip@lemmy.ml ) 7•8 months ago
VT2. Sometimes 3.
- Spectranox ( @UmbraTemporis@lemmy.dbzer0.com ) English1•8 months ago
Accidentally put my comment as a reply to yours, sorry :>