85
submitted 10 months ago* (last edited 10 months ago) by box_ebony@lemmy.ml to c/linux@lemmy.ml

what is the best linux terminal? I have been using alacritty for years and have been doing well. But I don't think kitty and st. I was wondering if any new projects have come out in recent years.

(page 2) 39 comments
sorted by: hot top controversial new old
[-] snaggen@programming.dev 3 points 10 months ago

Cosmic term is nice. Still just alpha, so there are rough edges though.

[-] box_ebony@lemmy.ml 1 points 10 months ago

I see is a alacritty fork. what does it have more?

[-] snaggen@programming.dev 1 points 10 months ago

Splits, ligatures tabs and more

[-] apostrofail@lemmy.world 1 points 10 months ago

Since we are talking about terminals, you are probably talking about abuse of ligatures

[-] snaggen@programming.dev 2 points 10 months ago

Well, that was something.... I have used ligatures in my code editor for quite a few years now, and I have NEVER been confused about the ambiguity this person is so upset about. Why? I have never ever seen the Unicode character for not equals in a code block, simply since it is not a valid character in any known language. In fact, I have never even seen it in a String where it actually would be legal, probably since nobody knows how to type that using a standard keyboard. This whole article felt like someone with a severe diagnose have locked in on some hypothetical correctness issue, that simply isn't a problem in the real world.

But, if you for some reason find ligatures confusing, then you shouldn't use them. But, just to be clear, there is not a right of wrong like this blog post tries to argue, it is a matter of personal taste.

[-] apostrofail@lemmy.world 1 points 10 months ago

https://en.m.wikipedia.org/wiki/ALGOL_68

ALGOL 68, mother of all the C-likes, has ≠. There ace quite a few languages support Unicode such as ≠. What is not equals then? Exclamation mark + equals? Forward slash + equals? Tilde + equals? Less than + greater than? Equals + forward slash + equals. What is more clear than all of those aforementioned options from ‘modern programming languages’? 2260 ≠ Not Equal To. Type what you mean, specifically. Your programming language doesn’t support it? Your language is hurting clarity.

[-] snaggen@programming.dev 2 points 10 months ago

Good to know that every time I feel the need to use ALGOL 68, I must remember to disable ligatures. Still not sure this is going to be a huge problem 😂

[-] apostrofail@lemmy.world 1 points 10 months ago

No need to ignore history. Older ALGOL versions used several now-Unicode operators. A lot of language support it. You have most of the APL + its dialects (such as BQN), theorem provers like Agda and LEAN 4, functional languages supporting Unicode Preludes like Haskell and PureScript, MATLAB, Mathematica, RPL, Raku, Julia, AppleScript, and of course the TI BASICs. Not to mention is what is used in general math(s) & handwriting. All this to say, it’s more common than you are leading on.

[-] snaggen@programming.dev 1 points 10 months ago

Are you saying that it is common that people use utf8 characters that you cannot easily type on a standard keyboard? I'm very skeptical of this claim.

[-] apostrofail@lemmy.world 1 points 10 months ago

APL programmers usually use an APL keyboard layers. Some people use Compose. Vim offers digraphs. Some editors can replace with a macro. Input is a solved issue, but the outputs can often either be more clear for reading either for lack of ambiguity such as the ligatures or in information density as seen especially in the APLs (see a 1975 demo) (hence Chinese writing taking up less paper space being more information dense). The ligatures themselves are still taking up the same physical character space since that is how ligatures operate. I believe the goal here is to achieve something similar with ligatures, except taking an opentype hack instead. If you believe ligatures are more readable, then everyone should be seeing these concocted symbols on any device or font, which Unicode offers without the hacks or ambiguity.

[-] wwwgem@lemmy.ml 3 points 10 months ago* (last edited 10 months ago)

I've been using xterm, urxvt, and st. Also tested alacrity, kitty, and wezterm. Your shell also plays a critical role in your terminal usage (but I won't deviate here).
For my use-case, the latter are overkill so I stayed with st. The only missing feature for me was image support even though I use it sporadically. To cover that I use a script that relies on ueberzug or ucollage if I need to browse folders.

I've wrote a small post about ucollage if you're interested.

[-] aordogvan@lemmy.world 3 points 10 months ago

Surprised nobody mentioned Yakuake. Just discovered it's just for kde. Been using it for years. It hides at the top of my screen and slides down when the cursor hits the top. Full desktop when not used and can access it no matter which app I'm using.

[-] kittenzrulz123@lemmy.blahaj.zone 2 points 10 months ago

Foot is the best

[-] EuCaue@lemmy.ml 2 points 10 months ago

ghostty looks promising, but it's in "closed beta" for now. When it's released, it will be public and open source. :)

[-] Pherenike@lemmy.ml 2 points 10 months ago* (last edited 10 months ago)
[-] 30p87@feddit.org 2 points 10 months ago

Foot because it's sway default. It's also configurable, has shortcuts and sixel support.

[-] spleaque@lemm.ee 2 points 10 months ago
[-] TruePe4rl@lemmy.ml 1 points 10 months ago

I consider st a great choice when using i3 or dwm. Customizing it takes time, but RAM usage is what I usually check and in case of st it is comically small.

[-] hjjanger@lemmy.world 1 points 10 months ago* (last edited 10 months ago)

Xterm for me. As others have shown there are other ones that are newer than that but Xterm has become my favorite.

[-] snekmuffin@lemmy.dbzer0.com 1 points 10 months ago

all of the fancy features that other terminals provide, I get with Tmux, so any emulator for me. I like transparent themes and that's easy to set up in Alacritty, so that's what I usually get

load more comments (2 replies)
[-] Spyder@lemmy.ml 1 points 10 months ago

I run multiple terminal apps. I thought I would try a few, and I never deleted any of them.

load more comments
view more: ‹ prev next ›
this post was submitted on 12 Sep 2024
85 points (91.3% liked)

Linux

56593 readers
403 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 6 years ago
MODERATORS