this post was submitted on 17 Jan 2024
4 points (100.0% liked)

Linux

47368 readers
877 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've always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.

Curious to see if there's a terminal someone swears by and refuses to use anything else.

top 21 comments
sorted by: hot top controversial new old
[–] [email protected] -1 points 8 months ago
[–] [email protected] 1 points 8 months ago (1 children)

Terminator.

I use the broadcast, zoom, grouping, and the guake/yakuake style dropdown. Also it has layout switching like xmonad, ie you can ctrl + space to cycle pane layouts.

[–] [email protected] 1 points 8 months ago

Gotta love terminator. I also always greatly appreciated how uncluttered and to the point its ui was, while being modern and configurable.

[–] [email protected] 1 points 8 months ago

Foot terminal on wayland, wezterm on MacOS

[–] [email protected] 1 points 8 months ago

Foot and alacrity

[–] [email protected] 0 points 8 months ago

xterm on X11 (urxvt is also good but no true color support), foot on wayland

[–] [email protected] 1 points 8 months ago (1 children)
[–] [email protected] 1 points 8 months ago

I used (u)xterm for like 20 years before discovering that Konsole is solid and beautiful. My whole tiling setup is backed up with KDE apps now.

[–] [email protected] 1 points 8 months ago

Foot if you're on Wayland, alacritty if you're not.

[–] [email protected] 0 points 8 months ago (1 children)

For those kitty users, have anyone been able to use fonts not in the list kitty support? I only use Terminus (OTB) fonts on terminal, and when trying kitty out, I found no way to get it to use Terminus (I could only select between those supported by kitty).

[–] [email protected] 0 points 8 months ago (1 children)

Kitty can’t use bitmap fonts because of how it draws to screen & bitmap fonts don’t scale. You would need a different terminal for bitmap fonts or choose a different font.

[–] [email protected] 0 points 8 months ago (1 children)

It looks like, though OTB (opentype bitmap fonts) are different than plain bitmap fonts, and are actually supported by pango. Alacritty allows me to use Terminus OTB fonts for example. There are other true type fonts which are also sort of my plan B, which are not supported by kitty either, as mentioned, I wanted to see if there's a way not just to select between the list kitty offers, which is sort of limited. At any rate if not Terminus, I don't really like much my plan B true type fonts much...

[–] [email protected] 0 points 8 months ago (1 children)

I moved to Iosevka (custom) a few years back after a) switching to Kitty & b) realizing my eyesight was getting worse so I needed a bigger font than what Terminus provides

[–] [email protected] 0 points 8 months ago (1 children)

I'll take a look at iosevka fonts, thanks !

[–] [email protected] 1 points 4 months ago (1 children)

BTW, moved to iosevka myself, now my current preferred font for both, the console, and fixed fonts...

Many thanks for the suggestion @[email protected]

[–] [email protected] 1 points 4 months ago (1 children)

Funny that I moved last month for the first time like 5 years. Now using Berkeley Mono.

[–] [email protected] 1 points 4 months ago
[–] [email protected] 1 points 8 months ago
[–] [email protected] 1 points 8 months ago

I don't know the difference between a terminal and a terminal emulator, and at this point I'm too afraid to ask.

Lately using Foot since that's what my distro shipped with.

[–] [email protected] 1 points 8 months ago

Wezterm. I love some of it's features (quick search).

[–] [email protected] 1 points 8 months ago

Alacritty (with tmux if I need a multiplexor)