Screencasts & Tutorials
-
Basic Functionality (Floating Panes + Command Panes + Scrollback Editing): Here we demonstrate some of the more basic functionality of Zellij and how to use it for everyday tasks.
-
Layouts: This tutorial walks you through creating Zellij layouts to automate tasks and workflows.
-
Session Management: Learn how to use Zellij for session-management to separate different tasks and contexts.
-
Dealing with Colliding Keyboard Shortcuts: This tutorial demonstrates how to solve the “Colliding Keybindings” problem, in which the Zellij UI intercepts keys meant for the applications running inside Zellij.
-
Filepicker: Stop wasting time traversing through your filesystem manually! Use the Zellij filepicker to get a dynamic file exploration experience, complete with fuzzy-finding and autocompletion right in your terminal.
-
Developing a Rust Plugin: Learn how to develop a non-trivial plugin for Zellij using Rust.