this post was submitted on 10 Mar 2025
177 points (97.3% liked)

Linux

51482 readers
255 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
you are viewing a single comment's thread
view the rest of the comments
[–] N0x0n@lemmy.ml 21 points 1 day ago* (last edited 1 day ago) (21 children)

Kitty is probably the best terminal emulator I've ever tried out... It even made me drop Tmux as multiplexer on my stupid Mac !

I only have basic use case right now, nothing complex but customization seems way above others.

The full OSC52 integration with micro for copy/past over SSH and taking up the terminal clipboard was also a game changer (nearly dropped micro because of this...)

I only scratched the surface and have only basic usage and still I can't believe one single person is behind this project (I think?).

[–] wewbull@feddit.uk 4 points 1 day ago (8 children)

As a non-user of kitty, why did it make you drop tmux? Don't they do different jobs?

[–] Zangoose@lemmy.world 8 points 1 day ago* (last edited 1 day ago) (1 children)

Kitty has multiplexing built in so it can also replace a lot of what tmux does (unless you're using tmux over ssh)

[–] wewbull@feddit.uk 11 points 1 day ago (2 children)

That exception is my primary use case for tmux, so that explains it.

[–] priapus@sh.itjust.works 3 points 21 hours ago (1 children)

Kitty can do multiplexing over ssh as well. If you have kitty installed on the remote, you can use Kitty's builtin ssh wrapper and get a lot of useful features.

https://sw.kovidgoyal.net/kitty/kittens/ssh/#opt-kitten-ssh.forward_remote_control

[–] wewbull@feddit.uk 1 points 19 hours ago (1 children)

Don't tend to have a terminal emulator of any kind installed on remote boxes. They're headless.

[–] priapus@sh.itjust.works 2 points 19 hours ago

I generally don't either, but I do install one when using a terminal that has multiplexing. The ssh multiplexing daemon is part of the kitty binary, so it needs to be installed to work. Not really different than installing Tmux on one.

[–] KRAW@linux.community 1 points 1 day ago (1 children)

with kitty you can open a new terminal session that sets it's cwd to the remote directory of the server you're ssh'd into. Honestly the only thing I can think of that termux can do that kitty can't is saving sessions

[–] toastal@lemmy.ml 1 points 14 hours ago

& abduco can work if you only need attach/detach

load more comments (6 replies)
load more comments (18 replies)