Zellij is a free and open source terminal workspace or multiplexer application for Linux and MacOS. It is written in Rust and released under MIT License. It comes with powerful customization options, floating and stacked panes, automation through layouts, plugin support, true multiplayer collaboration and many more.
How to Install Zellij on Ubuntu
To install Zellij on your Linux system, open the terminal application (ctrl+alt+t) and run below Zellij snap installation command. It will install the latest version of Zellij on your system.
sudo snap install zellij --classic
After the installation of Zellij, you can open it using below command.
zellij