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

Linux

1259 readers
102 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?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] harsh3466@lemmy.ml 2 points 8 months ago

I do a ton of work on my homelab from my iPad with Blink Shell, and if I had to pick a favorite terminal, it would be Blink. I know this kinda falls outside the goal of your question, and with that in mind, after Blink, my favorite is Konsole.

[–] moonpiedumplings@programming.dev 2 points 8 months ago* (last edited 8 months ago)

Wezterm. I started out on konsole, and was happy with it, but then I started using zellij as my terminal multiplexer. Although zellij allows you to configure what command copies and pastes text, copy/paste on wayland and windows only works by default with wezterm. It gives me consistency across multiple DEs/OSes, with minimal configuration, which is good because I was setting up development environments for many people, with many configurations

[–] WalnutLum@lemmy.ml 2 points 8 months ago

I'm in the Alacrity+Zellij cargo cult

[–] Interstellar_1@pawb.social 2 points 8 months ago

Mine is yakuake simply because it's a drop down one so it integrates well into my desktop.

[–] thingsiplay 2 points 8 months ago

I don't have one specific as my favorite anymore and currently use Konsole from KDE. If you like tinkering with files and want it highly customizable through configuration files instead a gui, then probably Kitty is the best (and the closest to being my favorite). Alacritty is also a good one, but its quite simple and lacks some features in my opinion. I didn't try too many, but these 3 are the top three I would consider using in the ~~feature~~ future.

[–] 1993_toyota_camry 2 points 8 months ago

I like terminology

It’s quick, gpu accelerated, can natively display images, and I’m not sure what else.

I don’t use the rest of enlightenment de but have stuck with terminology for years

[–] pingveno@lemmy.ml 2 points 8 months ago (1 children)

Usually whatever fits in best with the DE I'm using. I'm on Pop!, so that's Gnome Terminal currently. I'm excited to see when System76's Pop!_OS's COSMIC Desktop will bring with an alacritty-based terminal emulator.

[–] ryannathans@aussie.zone 2 points 8 months ago (1 children)

I'm on pop, swapped to kitty. It's a good step up over GNOME's

[–] pingveno@lemmy.ml 1 points 8 months ago

I'm going to be honest, as long as the terminal does its job reasonably well and with good readability then I'm pretty much satisfied. It's one of those tools that I want to just work well the first time. I've become a man of simple tastes in my (not so) old age.

[–] mac@infosec.pub 1 points 8 months ago

iterm2 is near perfect on macOS, for Linux I usually use Alacritty or Foot

[–] climateserver8538@infosec.pub 1 points 8 months ago

Ptyxis because it's fast, modern, user-friendly and follows modern GNOME UI, and as a second alacritty

[–] astraeus@programming.dev 1 points 8 months ago* (last edited 8 months ago)

I use Hyper because it’s pretty simple to setup the way you want it and carry the config across OSs.

[–] Rikj000@discuss.tchncs.de 1 points 8 months ago* (last edited 8 months ago) (2 children)

I like Terminator,
for it's ability to split one terminal window into as much as you want:
https://gnome-terminator.org/

In combination with Fish shell,
for it's auto completion + syntax highlighting:
https://fishshell.com/

And lastly, BobTheFish,
a nice git-aware powerline theme to go along with it:
https://github.com/oh-my-fish/theme-bobthefish

[–] pingveno@lemmy.ml 2 points 8 months ago

Love me some fish! Though for more complex data processing, I'm working on learning nushell. Being able to work with more complex data structures is amazing.

[–] HotsauceHurricane@lemmy.one 2 points 8 months ago

I too am a terminator+fish user!

[–] iiGxC@slrpnk.net 1 points 8 months ago

Would be foot, but I'm using a font with ligatures so it's kitty

[–] TronNerd82@lemmy.ml 1 points 8 months ago

QTerminal, xterm, and of course, the good ol' Linux console when I don't wanna do anything graphical.

[–] RiikkaTheIcePrincess@pawb.social 1 points 8 months ago

Terminology with the Nyan Cat cursor! :3 ^.^

[–] palordrolap@kbin.social 1 points 8 months ago

Call me lazy if you like, but I use GNOME terminal. Comes as standard with my distro. Does what I need. Supports fonts that aren't pixel fonts and has various look and feel tweaks accessible by GUI if I really want to get in there. I do that once after every fresh install and it's been a while since then.

Given that I loved a bit of Quake back in the day, you'd think I'd like drop down terminals like ddterm and Guake (which might not work on Wayland?), but weirdly no. I like it in a box I can move around.

I also keep the ancient xterm installed just in case and for when I get nostalgic for the old pixel fonts, but it's not exactly my go-to.

[–] ardi60@reddthat.com 1 points 8 months ago

guake and conemu

[–] Pantherina@feddit.de 1 points 8 months ago* (last edited 8 months ago)

I want to say Alacritty+zellij but have not even tried that lol.

Konsole. It just works, has profiles etc. I highly recommend to change it to "launch every window in same process" to avoid multiple windows, create a new desktop entry replacing "konsole" with "konsole --new-tab".

And also learn Desktop actions, its very cool!

I have a profile with different colors that starts in my Distrobox.

my example desktop entry

[Desktop Entry]
Type=Application
TryExec=konsole
Exec=konsole --new-tab
Icon=utilities-terminal
Categories=System;TerminalEmulator;
Actions=FedoraBox;root;ssh;
X-DocPath=konsole/index.html
X-DBUS-StartupType=Unique
X-KDE-AuthorizeAction=shell_access
X-KDE-Shortcuts=Ctrl+Alt+T
StartupWMClass=konsole
Keywords=terminal;console;script;run;execute;command;command-line;commandline;cli;bash;sh;shell;zsh;cmd;command prompt
Name=Konsole
GenericName=Terminal
Comment=Command line access

[Desktop Action FedoraBox]
Name=Distrobox
Icon=fedora-logo-icon
Exec=konsole --profile Fedora-Box

[Desktop Action root]
Name=root Terminal
Icon=folder-root-symbolic
Exec=konsole -e pkexec $SHELL #or define a shell

[Desktop Action ssh]
Name=ssh to X
Icon=folder-remote-symbolic
Exec=konsole -e ssh user@IP:PORT -i /path/to/key

Plasma will still display "open new window" which will instead open a new tab. Pressing Ctrl+Alt+t will also open a new tab, just as opening from Dolphin etc. Perfection!

Note that Konsole will pull in tons of dependencies, you may want to use XFCEs Terminal if you dont want that. Alacritty has no tabs which I find annoying (I hate windows).

[–] MxM111@kbin.social 1 points 8 months ago

Call me lazy, but I like terminal 1. Usually shortest distance from the station building.

[–] fredix@jlai.lu 1 points 8 months ago (1 children)
[–] 0x2d@lemmy.ml 1 points 8 months ago (1 children)

is this for linux yet? or is it still mac only

[–] fredix@jlai.lu 1 points 8 months ago

I use it on Linux.

load more comments
view more: ‹ prev next ›