cmderdev/cmder

Lovely console emulator package for Windows

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 51 minutes ago
Added to GitGenius on September 2nd, 2026
Created on July 9th, 2013
Open Issues & Pull Requests: 67 (+0)
GitHub issues: Enabled
Number of forks: 2,074
Total Stargazers: 27,000 (+0)
Total Subscribers: 555 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.2 hours
Mean response time: 46.5 days
90th percentile: 78.9 days
Tracked items: 119

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 3% of issues opened in the past year have been closed. Three people close 67% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 37
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 881 days
Stale 30+ days: 36
Stale 90+ days: 31

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • 🐛 Type: Bug (34)
  • ❔ Type: Question (29)
  • 👆 ConEmu (16)
  • 🤝 Help wanted (14)
  • 👀 Awaiting Response (13)
  • 🛠 Type: Feature Request (12)
  • 👆 clink (9)
  • 🎨 Type: Enhancement (8)

Most active issues this week

Detailed Description

Cmder is a console emulator package for Windows that bundles ConEmu with enhanced configuration, a Monokai color scheme, and integrated command-line completion tools.

Cmder addresses the lack of a usable native console experience on Windows by packaging ConEmu with a major configuration overhaul, the clink command-line completion engine with extended completions, and a custom prompt layout designed for better visual appeal. The tool is built around portability as its core principle, requiring no external dependencies and functioning as a completely self-contained package that can run from USB drives or cloud storage without installation.

Cmder suits developers and system administrators who work frequently in Windows command-line environments and value the ability to carry a consistent console setup across machines. It works well for those who want a more polished terminal experience than Windows provides by default, with built-in support for common utilities like wget, curl, and git. The tool supports both single-user portable configurations and shared installations with per-user customization, allowing flexibility in deployment scenarios. The README positions Cmder as an alternative to ConEmu itself, highlighting that it provides a preconfigured, more visually refined version of ConEmu rather than requiring manual setup.

Development activity shows consistent engagement with the codebase through regular updates and maintenance of the configuration layer. The project maintains active integration with its upstream dependencies, particularly clink and clink-completions, ensuring that improvements in those tools flow into Cmder. The maintainers respond to the practical needs of Windows terminal users by refining the default configuration and expanding customization options for both shared and individual user scenarios.