this post was submitted on 05 Jul 2023
62 points (80.4% liked)

Linux

47325 readers
1123 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
top 36 comments
sorted by: hot top controversial new old
[–] [email protected] 115 points 1 year ago (3 children)

more evidence that "modern" just means "written in javascript"

[–] [email protected] 47 points 1 year ago

I really hate this trend of making absolutely everything a web view / Electron.

[–] bored_boar_onboard 33 points 1 year ago (3 children)

Also, over 1400 open issues feels like a lot.

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

Issues on Github consist not only of bug reports, for example, but also of feature requests. If, for example, you only display issues with the label "Enhancement" at https://github.com/Eugeny/tabby, there are already over 300 of them. In addition, I have made the experience that often reported issues arise from Layer 8 problems. And that some issues, unfortunately, are not closed when they are outdated. Generally speaking and not related to this terminal emulator.

By the way, according to https://github.com/vim/vim/issues, the editor vim has over 1,300 issues. Also in this case, not all of them are actual problems that need to be fixed.

[–] colonial 8 points 1 year ago (2 children)

Sheesh, I thought it looked nice, but I think I'll just stick to gnome-terminal.

[–] [email protected] 2 points 1 year ago

Yeah; if Gnome terminal had slightly better tab configuration it would be all the terminal I'd ever need, I think. Using it as an IDE (couple of Vim / YouCompleteMe tabs, a build tab, a unit test tab) is a bit of a finger twister to flip between.

[–] mvirts 2 points 1 year ago

Lol for the longest time I thought gnome shell terminal was the same as gnome terminal

[–] [email protected] 1 points 1 year ago

laughs in nixpkgs

[–] AbidanYre 9 points 1 year ago

What? No thank you.

[–] [email protected] 54 points 1 year ago (3 children)

A terminal that uses Electron? Hah, no...not a chance. I'll stick with wezterm.

[–] [email protected] 4 points 1 year ago

Absolutely. wezterm is so good.

[–] [email protected] 3 points 1 year ago (2 children)

I installed it yesterday, I'm using kitty as default one, and noticed its just better in displaying colors. They kinda have a bit of more depth there. Any other cool uses of wezterm that you might recommend? Thanks!

[–] [email protected] 4 points 1 year ago

Another kitty user here. Sounds like I'll have to checkout wezterm..

[–] [email protected] 1 points 1 year ago (1 children)

Sorry for the late response...

It has a bunch of useful features but the one I use all the time is quick search (CS-Space). It searches for things (URLs, hashes, file paths) and marks them with a one or two letter shortcut. If you type the shortcut it copies the string onto your clipboard, if you enter the shortcut in caps it copies and also automatically pastes it. And you can define your own quick search strings, anything you can describe with a regular expression.

[–] [email protected] 1 points 1 year ago

Oh that is sweet, I'll look into it. Thanks!

[–] [email protected] 1 points 1 year ago

First time I read about it, what's great about it? I currently use a combo of alacritty and tmux and aside for a thing or two I could configure better I love it.

[–] [email protected] 43 points 1 year ago (3 children)
[–] [email protected] 17 points 1 year ago

Who thought THAT was a good idea?

You use the terminal to escape the bloat of Electron in modern GUI applications

[–] [email protected] 14 points 1 year ago

Why yes, please add a ton of unnecessary weight and bugs to my terminal.

[–] [email protected] 3 points 1 year ago

But it's modern! That means it can be wasteful and no one cares.

[–] [email protected] 17 points 1 year ago (2 children)

Why would anybody use this over wezterm or alacritty?

[–] [email protected] 3 points 1 year ago (1 children)

Why should I use wezterm or alacritty and not Terminator?

The answer to your question and mine should be pretty much the same. Because everyone has different preferences and requirements.

[–] [email protected] 5 points 1 year ago

I think you misunderstood. I want to know what requirements you have, that are not met with wezterm. I understand, that some people like different software, but this is a huge github repo for a terminal written with electron. Just confuses me

[–] [email protected] 2 points 1 year ago

Damn I gave those a brief lookup and they seem quite sexy. I'll have to try them out.

[–] [email protected] 7 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year ago

My main complaint with foot is that I have to copy the terminfo everywhere, but other than that it just works I guess

[–] INeedMana 5 points 1 year ago

From skimming through readme I'm not sure what does it offer more than terminator+zsh. Well, ok maybe the drop-down key, but for that there are a few good terminals too

[–] [email protected] 3 points 1 year ago

Tabby looks very good and straightforward but I'm more of a Nushell guy. Really love the user experience there.

[–] WeirdGoesPro 3 points 1 year ago

I’ve been using Warp recently and really enjoy it.

[–] [email protected] 1 points 1 year ago

No way, a TNO reference

[–] [email protected] 1 points 1 year ago (2 children)

Tabby seems to get a lot of hate in the comments here, but I enjoy it for the following reasons:

  • it looks consistently on all platforms
  • it has a nice working sync of connection profiles (even of ssh keys...encrypted!)
  • its opensource

Yes, it is built on electron-crappie, but for someone who jumps across different workstations with multiple hosts with their own configurations, tabby is very straightforward.

Could the sync be done with other means? Sure, but I won't bother since tabby offers that OOTB and I can get up and running in 5 minutes from a fresh install.

[–] 418teapot 5 points 1 year ago* (last edited 1 year ago)

it has a nice working sync of connection profiles (even of ssh keys…encrypted!)

Sorry, but what on earth does this have to do with a terminal emulator? Something like this makes way more sense as a separate tool. It's like if I was making a decision of what video player to use because it can sync my browser bookmarks.

[–] [email protected] 3 points 1 year ago
  • So can qt, gtk and pretty much any gui toolkit
  • Syncthing or git annex functionally the same
  • So is every other terminal

Basically just wasting resources for no reason

[–] [email protected] 1 points 1 year ago

I will give it a try. Looks great 🌞

[–] [email protected] 1 points 1 year ago

I heard about this here, definitely going to give it a try, but I generally prefer simple, lightweight

[–] joyjoy 1 points 1 year ago* (last edited 1 year ago)

I use this simply because I work in an offline environment and the Windows Terminal doesn't work there.

Edit: I haven't tried it since microsoft/terminal#6010 got closed. I'll have to try again soon.