this post was submitted on 30 Aug 2023
63 points (97.0% liked)
commandline
1737 readers
23 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
zellij
is a terminal multiplexer liketmux
which for example allows you to have multiple terminals shown in the same window. It works both locally and over SSH. Which GUI would do the same?I'm currently using
zellij
after previously having usedtmux
. For mezellij
is a direct upgrade in every way, and the defaulttmux
keybindings are even supported out of the box inzellij
which makes transitioning incredibly easy. The only downside is that I have no idea how to pronounce the name.i think its /zəliːʒ/
From Arabic.
https://en.m.wikipedia.org/wiki/Zellij
Probably written in Intellij Rust
oh neat i see the resemblence
While I do understand the need for multiplexers when working over the wire, locally I have iTerm2 which is way more comfortable for me.
Wouldn't the multiplexer run inside the terminal emulator? I don't use a multiplexer myself, but I thought it was independent of what emulator you use.
You are correct, I'm just saying I don't see the need for it locally...I have tabs, splits, windows, easier copy/paste, ... with iTerm2 already.
Gotcha. Yeah, I feel similarly.