zellij-org/zellij

A terminal workspace with batteries included

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 1st, 2026
Created on September 1st, 2020
Open Issues & Pull Requests: 1,900 (+0)
GitHub issues: Enabled
Number of forks: 1,431
Total Stargazers: 35,305 (+0)
Total Subscribers: 116 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 26.8 hours
Mean response time: 62.1 days
90th percentile: 182.1 days
Tracked items: 1,011

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 62% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 2% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 952
New in 7 days: 18
Closed in 7 days: 1
Avg open age: 529 days
Stale 30+ days: 816
Stale 90+ days: 642

Recent activity

Opened in 7 days: 18
Closed in 7 days: 1
Comments in 7 days: 2
Events in 7 days: 4

Top labels

  • suspected bug (330)
  • enhancement (91)
  • help wanted (23)
  • action (19)
  • plugin system (16)
  • Plugin Idea (8)
  • good first issue (8)
  • config (7)

Detailed Description

Zellij is a terminal multiplexer that provides a workspace environment with built-in features for managing multiple panes and tabs within a single terminal session.

The tool addresses the need for organizing and navigating multiple terminal windows and processes without relying on external window managers or complex configuration. Zellij bundles functionality directly into the multiplexer itself, offering a cohesive experience where features like layouts, theming, and session management work out of the box. Users can split the terminal into panes, organize work across tabs, and persist sessions without writing extensive configuration files.

Developers accustomed to other terminal multiplexers should evaluate whether Zellij's batteries-included philosophy matches their workflow. The project suits teams and individuals who want a multiplexer that prioritizes usability and discoverability over minimal defaults. Those migrating from established multiplexers will need to assess whether the built-in feature set and workflow model align with their habits, though the README does not detail specific comparisons to alternatives.

The project shows active development with regular commits across the codebase, indicating ongoing maintenance and feature work. Pull requests receive timely review and integration, suggesting responsive collaboration among maintainers. The issue tracker reflects engagement with user-reported problems and feature requests, with discussions that inform development priorities. Documentation is maintained alongside code changes, keeping guides and examples current with the tool's capabilities.