Zellij¶
Zellij is a modern terminal workspace and multiplexer written in Rust. It provides panes, tabs, layouts, and plugin support.
References: https://zellij.dev/
Repository: https://github.com/zellij-org/zellij
Installation¶
Download (for x86_64 musl)
Download URL (Latest Release, x86_64 musl): https://github.com/zellij-org/zellij/releases/latest/download/zellij-no-web-x86_64-unknown-linux-musl.tar.gz
Download, extract, make executable and place in PATH (use /tmp or your Downloads folder):
Additional Information¶
- To use mouse right click paste, use
shift + right click. copy_command "wl-copy"string needs to be added/enabled in the config for ubuntu auto copy on text selection to work. You may need to installwl-clipboardpackage for this. Config file is located at~/.config/zellij/config.kdl.- For more information, refer to the [official documentation](https://zellij.dev/documentation