Ross ROSS = Recommend OSS · open-source software intelligence for agents

wincent/command-t

⌨️ Fast file navigation for Neovim and Vim observed · 2026-08-28

github.com/wincent/command-t · Lua · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 97
  • Release rhythm 93
  • 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: 22.5
  • age_days: 6022
  • days_rel: 51
  • days_push: 20
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

2782 stars · 317 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Command-T is a Neovim plugin providing extremely fast fuzzy matching for opening files, buffers, tags, help, and commands with minimal keystrokes. It is a Lua rewrite of the classic Vim plugin, with a hand-crafted C matching algorithm optimized for speed and match ranking.

Use cases

  • fuzzy find and open files in Neovim
  • switch between open buffers quickly
  • jump to tags or help topics with few keystrokes
  • rerun previous searches and commands
  • open files in splits or tabs from a fuzzy matcher
  • speed up file navigation in large codebases

When to choose

  • you use Neovim and want the fastest fuzzy file finder available
  • you need high-quality, intuitive match ranking for file paths
  • you work in large repositories where navigation speed matters
  • you want to open files in splits or tabs with minimal typing

When to avoid

  • you use plain Vim rather than Neovim (the Lua rewrite requires Neovim)
  • you prefer built-in or simpler fuzzy finders without a C extension
  • you need a general-purpose IDE file search outside of Vim/Neovim

Facets

plugin · maturity active

search-engine developer-tools cli developer-tools text-editors editor-plugin windows neovim vim-plugin fuzzy-finder file-navigation lua fuzzy-matching linux macos

1 source

Member repositories

RepositoryRoleHealth v2
wincent/command-tmain96

For agents

markdown · JSON · MCP: product_card(name="wincent/command-t")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem