Zellij Vertical Tabs
Description
A zellij plugin that displays tabs vertically on the left or right side of the screen
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Vertical Tab Bar for Zellij
A zellij plugin that displays tabs vertically on the left or right side of the screen.

Why Vertical Tabs?
Horizontal tab bars become hard to read when you have many tabs - names get truncated and it's difficult to see all your tabs at a glance. A vertical tab bar shows each tab on its own row, making it easy to see all tab names and quickly navigate between them.
Features
- Active tab highlighting - Currently selected tab is visually distinct
- Mouse support - Click any tab to switch to it
- Scroll wheel - Scroll up/down over the tab bar to navigate tabs
- Overflow indicators -
^ +Nandv +Nfor hidden tabs above/below - Smart viewport - Active tab always stays visible, viewport scrolls automatically
- Status indicators:
*- Active tabZ- Fullscreen mode activeS- Sync panes mode active
- Tab numbering - Each tab prefixed with its number (e.g.,
1:shell) - Name truncation - Long tab names truncated with
...to fit width - Tmux-style formatting - Inline color syntax like
#[fg=accent] - Pane title support - Display focused pane's terminal title via
{title} - Activity rows - Optional extra lines under a tab, fed live by an external
pipemessage (e.g. surface an agent's running tasks)
Requirements
Permissions
This plugin requires the following permissions:
- ReadApplicationState - Required to receive tab information
- ChangeApplicationState - Required to switch tabs when you click them
On first run, zellij will prompt you to grant permissions. Focus the plugin pane and press `y` to grant.
If the permissions popup doesn't seem responsive, you can write to the permissions file directly. On Linux, edit `~/.cache/zellij/permissions.kdl` and add:
"/absolute/path/to/zelli
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11