What the Hell Is Zellij?
Here, have some highlights:
Highlights
any user in a Unix environment when they open up a terminal they essentially have what’s called a pseudo log to that terminal and in Unix environment you only have one pseudo login per terminal window
now with a terminal multiplexer like zeage or teamm you can do some more interesting things so much like a regular terminal you have a single terminal pseudo login session but if you’re using a terminal multiplexer from that terminal you can spawn multiple pseudo logins from one controlling terminal window this gives you some amazing stuff like the ability to run long running processes and then switch back to another window the ability to run like server and then look in the
same Pane and the same window at your code there’s a lot of cool stuff you can do here and so this is what’s called a terminal multiplexer
Process finished with exit code 0