I have recently jumped head first into the Linux space. I’ve installed Arch on my daily driver and I’ve become overwhelmed/overjoyed with my options. I’d like to hear from the community about your Linux favorites.

What is your favorite Terminal Emulator and what have you done to customize it?

37 points

I’ve been using Alacritty for a while. It’s fast and does everything I need.

permalink
report
reply
4 points

Also using this one for years now, don’t see a reason to change, although I see some “foot” in conjunction with wayland quite often.

permalink
report
parent
reply
3 points

Second, gotta love the new rust based tools and apps getting developed. Although I’ve seen some weird formatting issues on windows. Linux version is solid though.

permalink
report
parent
reply
2 points

Alacritty is also the terminal that feels small and focused enough for me. Too many other terminals try to do everything like session management, etc.

permalink
report
parent
reply
3 points

I’ve used xterm, rxvt, kitty, and now alacritty. I like alacritty because it’s fast and simple. The only thing I don’t like is that the default color scheme is off. If you run tmux in something like xterm, the bar is green. But in the default alacritty, it looks more yellow.

So I have this in my ~/.config/alacritty/alacritty.yml:

# XTerm's default colors
colors:
   # Default colors
   primary:
     background: '#000000'
     foreground: '#d8d8d8'
   # Normal colors
   normal:
     black:   '#000000'
     red:     '#cd0000'
     green:   '#00cd00'
     yellow:  '#cdcd00'
     blue:    '#0000ee'
     magenta: '#cd00cd'
     cyan:    '#00cdcd'
     white:   '#e5e5e5'

   # Bright colors
   bright:
     black:   '#7f7f7f'
     red:     '#ff0000'
     green:   '#00ff00'
     yellow:  '#ffff00'
     blue:    '#5c5cff'
     magenta: '#ff00ff'
     cyan:    '#00ffff'
     white:   '#ffffff'
permalink
report
reply
9 points

I haven’t needed anything different than Konsole, it works great for me.

permalink
report
reply
11 points

I don’t do much customizing at the terminal. Currently I use alacritty, terminator, and st. Every few years I go through a searching-for-the-perfect-terminal and get frustrated at various shortcomings.

permalink
report
reply
2 points

The perfect terminal is the vt320. (I keep one plugged in to my router, since I can reach any machine from there.)

permalink
report
parent
reply
6 points

I’m using Alacritty. It’s fast, it includes a Vi mode within its viewport/scrollback and it is highly customizable if you want to. But I haven’t customized it much to be honest, since I mostly go straight into tmux, vim or ranger.

permalink
report
reply

Linux

!linux@lemmy.ml

Create post

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

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

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

Community stats

  • 6.6K

    Monthly active users

  • 6.5K

    Posts

  • 177K

    Comments