1.
Introduction
1.1.
Installation
1.2.
Overview
1.3.
Integration
1.4.
FAQ
2.
Commands
3.
Configuration
3.1.
Options
3.2.
Keybindings
3.2.1.
Modes
3.2.2.
Binding and Overriding Keys
3.2.3.
Keys
3.2.4.
Possible Actions
3.2.5.
Shared Bindings
3.3.
Themes
3.3.1.
Theme Gallery
3.4.
CLI Configuration
3.5.
Migrating from old YAML config files
4.
Controlling Zellij through the CLI
4.1.
Zellij Run
4.2.
Zellij Edit
4.3.
Zellij Action
5.
Layouts
5.1.
Creating a Layout
5.1.1.
Swap Layouts
5.2.
Including Configuration in Layouts
5.3.
Examples
5.4.
Migrating from old YAML layouts
6.
Plugins
6.1.
Status of the Plugin System
6.2.
Loading Plugins
6.3.
Plugin API
6.3.1.
Events
6.3.2.
Commands
6.3.3.
Permissions
6.3.4.
Configuration
6.3.5.
Reading from the Filesystem
6.3.6.
Logging
6.3.7.
Workers for Async Tasks
6.4.
Developing a Plugin
6.4.1.
Development Environment
6.4.2.
Plugin Lifecycle
6.4.3.
Rendering a UI
6.4.4.
Upgrading and Backwards Compatibility
6.5.
Example Plugins
6.6.
Developing a Plugin in Other Languages
6.7.
Plugin Upgrade Guide for version 0.38.0
7.
Compatibility
Light
Rust
Coal
Navy
Ayu
Zellij User Guide
Developing a Plugin in Other Languages
Here's a list of other SDKs for developing Zellij plugins in languages other than Rust:
Go
Your SDK?