this post was submitted on 08 Sep 2023
131 points (98.5% liked)

Linux

48003 readers
1222 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 reconsidering my terminal emulator and was curious what everyone was using.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] maudefi@lemm.ee 5 points 1 year ago

St, Xterm, Terminator - depends on hardware and os.

I'm most comfortable when my window manager and terminal emulator are well integrated and keyboard centric.

[–] stepanzak@iusearchlinux.fyi 5 points 1 year ago

I really like wezterm, mainly because it's configured in Lua and you can easily disable all keyboard shortcuts and allow only the ones you want. I do everything in Tmux, so my only shortcut s are for changing font size and full-screening window.

[–] Titou@feddit.de 5 points 1 year ago
[–] morethanevil@lemmy.fedifriends.social 5 points 1 year ago (4 children)

I really love Tabby

Tabs, CMD, SSH, Powershell... all included. It has multiple profiles, can be used portable, has themes and Integrations, like one for Docker

Never need anything else imo 😊

[–] Cwilliams@beehaw.org 3 points 1 year ago (1 children)

The thing that I love about Linux is choice. To me, Tabby sounds terrible, but I'm glad that it has a community behind it to give people that choice. Whatever works for you!

load more comments (1 replies)
load more comments (3 replies)
[–] tootbrute@lemmy.ca 5 points 1 year ago

I use black box flatpak.

[–] ik5pvx@lemmy.world 5 points 1 year ago

xterm. Simple. Gets the job done.

[–] PropaGandalf@lemmy.world 4 points 1 year ago

Emacs with vterm

[–] hitagi@ani.social 4 points 1 year ago

st. LukeSmithxyz's fork specifically.

[–] med@sh.itjust.works 4 points 1 year ago* (last edited 1 year ago) (3 children)

guake-terminal for a full-screen overlay terminal, I have a keybinding for transparency toggle so I can read guides through the overlay. I used to use tilda, but I switched because they weren’t supporting wayland.

For random/ad-hoc terminals I’ve historically used gnome-terminal and console, but recently I’ve been trying to eliminate window decoration entirely, and for that I’ve been liking black box (flatpak) for the floating decoration and other configuration bits.

They both support theming, and have dracula included by default, so it was easy enough to get a consistent look and feel.

I have tabs switched off for all of them. That’s what tmux is for.

edit: I’ll probably be checking out alacritty

[–] ElZoido@kbin.social 3 points 1 year ago (1 children)

There is a gnome extension ddterm which works under Wayland and works like guake. But unfortunately it currently does not support the latest version of gnome yet.

load more comments (1 replies)
[–] nessnesn64@kbin.social 3 points 1 year ago (2 children)

Not sure if you knew, but Yakuake is very similar to tilde from what I've heard and has worked flawlessly for me on Wayland.
https://apps.kde.org/yakuake/

load more comments (2 replies)
[–] jelloeater85@lemmy.world 2 points 1 year ago

Guake is dope!

[–] bloodfart@lemmy.ml 4 points 1 year ago

Xterm is fine and everywhere.

[–] Makussu@feddit.de 3 points 1 year ago
[–] MangoKangaroo@beehaw.org 3 points 1 year ago

Basically what Silva said. When I'm going out of my way to install something, kitty. Else I roll with my DE's default, which in my case is usually gnome-terminal.

[–] mariom@lemmy.world 3 points 1 year ago

Tested dozen recently… And nothing was so much better to change the default one of KDE.

Used to urxvt (when I was using tilling vm on desktop pc). Used gnome-terminal when I was on cinnamon. I switched to KDE year or so ago and I'm using Konsole. It really does not matter that much, I only need tab support and 256 colors.

[–] LainOfTheWired@lemy.lol 3 points 1 year ago

Kitty, though I have been looking into st as I recently switched to dwm.

[–] calcopiritus@lemmy.world 3 points 1 year ago (5 children)

Unironically: vscode terminal. It's the terminal that has less bugs when using shift+arrows to select text. I also use PowerShell because bash doesn't allow text selection with keyboard.

load more comments (5 replies)
[–] art@lemmy.world 3 points 1 year ago

I have Guake for passive tasks like music payback or anytime I want a full screen terminal to hold my focus, like when I'm writing in Neovim.

Tillix is my active terminal. Taking notes, active chat sessions, or running a SSH connection. Anything that I want on screen permanently.

[–] viri@mas.to 3 points 1 year ago

i used to use urxvt but i had some issues with certain fonts and symbols loading, so i’ve since switched over to kitty, and it works fine for me

[–] dino@discuss.tchncs.de 3 points 1 year ago

Alacritty....rust it all

[–] Euphoma@lemmy.ml 3 points 1 year ago* (last edited 1 year ago)

I use vterm in emacs if I'm doing something quick, but if I'm actually using the terminal for a task, I use blackbox because it integrates nicely with gnome. I just use vterm if I'm using exwm.

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

[–] baremetal@lemmy.ml 2 points 1 year ago (1 children)

I'm liking Warp, Tabby and Wezterm currently. Working on a config for my NixOS Hyprland and planning to see how foot does in comparison. Blackbox was pretty cool, but didn't use it much.

load more comments (1 replies)
[–] yoz@linux.community 2 points 1 year ago

Terminology with screen and zsh.

[–] reteo@mastodon.online 2 points 1 year ago

@kevincox For light tasks, I will make use of either vterm (if I'm in Emacs) or Alacritty (if I'm not).

If I need to get down to serious work (such as working on shells and text files both locally and remotely), I'll jump into eshell, using TRAMP when I need to go remote or sudo (or both) to edit files. I'll still use vterm if I need something that does screen redrawing, such as apt.

load more comments
view more: ‹ prev next ›