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

magnars/multiple-cursors.el

Multiple cursors for emacs. observed · 2026-08-28

github.com/magnars/multiple-cursors.el · Emacs Lisp observed · 2026-08-28

Health v2 · maintenance only

58/100

  • Activity 78
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5335
  • days_rel: n/a
  • days_push: 136
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2540 stars · 169 forks observed · 2026-08-28

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

An Emacs Lisp package that adds multiple-cursor editing to Emacs, letting users place several cursors and edit many locations simultaneously. It is available on MELPA and NonGNU ELPA and has been in daily use by the author since 2011.

Use cases

  • add a cursor to every line in a selected region
  • mark and edit all occurrences of a word at once
  • edit multiple non-contiguous locations simultaneously
  • perform repetitive text edits across a buffer in one pass
  • rename similar tokens in a file without regex

When to choose

  • you use Emacs and want Sublime-style multi-cursor editing
  • you need to make the same edit in many places in a buffer
  • you want a mature, lightweight package installable from MELPA

When to avoid

  • you use a different editor than Emacs
  • you need guaranteed upstream support for edge cases, since the issue tracker is closed
  • you need features the author does not personally use, as fixes are best-effort

Facets

plugin · maturity maintenance

editor text-editors developer-tools cross-platform emacs-lisp multiple-cursors editing melpa emacs

1 source

Member repositories

RepositoryRoleHealth v2
magnars/multiple-cursors.elmain58

For agents

markdown · JSON · MCP: product_card(name="magnars/multiple-cursors.el")

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