chrisant996/clink
Bash's powerful command line editing in cmd.exe observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 8
- age_days: 2181
- days_rel: 10
- days_push: 10
- n_releases_24m: 64
Adoption not part of the score
5451 stars · 207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Clink injects GNU Readline-powered command line editing into Windows cmd.exe, adding rich completion, persistent history, auto-suggestions, and Lua-scriptable prompts. It is a native Windows tool written in C++ that enhances the default cmd.exe experience.
Use cases
- add bash-style tab completion to cmd.exe
- get auto-suggestions while typing commands in cmd
- keep persistent command history across cmd.exe sessions
- customize the cmd.exe prompt with Lua scripts
- improve key bindings and line editing in the Windows command prompt
When to choose
- you use cmd.exe on Windows and want readline-style editing and completion
- you want fish-like auto-suggestions in the Windows command prompt
- you need scriptable prompt and completion customization via Lua
When to avoid
- you already use PowerShell or a modern shell with rich completion
- you need a full Unix shell environment rather than cmd.exe enhancements
- you work primarily on Linux or macOS
Facets
cli-tool · maturity active
cli developer-tools developer-tools windows windows cli readline cmd-exe shell-enhancement auto-suggestions tab-completion lua-scripting command-history command-line
2 sources
- readme: https://github.com/chrisant996/clink · fetched 2026-08-28 · ea3fdc4335dd
- homepage: https://chrisant996.github.io/clink/ · fetched 2026-08-29 · f033f637f730
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chrisant996/clink | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="chrisant996/clink")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem