this post was submitted on 08 Sep 2023
92 points (100.0% liked)

Linux

1259 readers
64 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) 45 comments
sorted by: hot top controversial new old
[–] LainOfTheWired@lemy.lol 3 points 1 year ago

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

[–] 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.

[–] 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

[–] MangoKangaroo 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.

[–] phoenixz@lemmy.ca 2 points 1 year ago

Plain ol bash

But I'm using yakuake which makes it beyond amazingly cool. Been using g that for over a decade and I'd never stop using that.

[–] 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.

[–] ndonkersloot@feddit.nl 2 points 1 year ago (1 children)

I mostly use the default terminal emulator in the desktop environment I use, currently this is the gnome terminal.

What are the main reasons one want to use another terminal emulator? IMHO if I can reszie the window and the font and font size is good or configurable it is fine..

[–] Mars 1 points 1 year ago

Refresh speed, font rendering, integrated features like multiplexing, theming…

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

Alacritty....rust it all

[–] 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.

[–] Father_Redbeard@lemmy.ml 1 points 1 year ago

As a newb, Tabby has been really nice for me to quickly open the SFTP window so I can orient myself in the file structure. It's been really great.

[–] Makussu@feddit.de 2 points 1 year ago
[–] drcabbage@lemmy.ml 1 points 1 year ago (1 children)
[–] LeFantome@programming.dev 1 points 1 year ago

Lots of terminal jokes you could have chosen.

I prefer C6 out of Chicago O’Hare.

[–] scytale@lemm.ee 1 points 1 year ago

Tilda, because I could drop it down my screen anytime with one key tap.

[–] gnuhaut@lemmy.ml 1 points 1 year ago

XTerm. I used to use rxvt-unicode, but it only supports 256 colors and gave me grief when I tried to get some emacs color theme working. There's only one thing I miss, which is that rxvt-unicode reflows lines when you resize the terminal, which xterm won't do. Oh and urxvtc starts very slightly faster, but no big deal.

I also looked at kitty, and I like that the author of that one tries to champion new features, like full keyboard support on par with X11 apps. But it takes noticeably longer to start and the latency also feels worse.

load more comments
view more: ‹ prev next ›