# abo-abo/ace-window

Quickly switch windows in Emacs

Repository: https://github.com/abo-abo/ace-window
Canonical: https://ross.abutalabs.com/products/ace-window
Language: Emacs Lisp
License Family: other
Last push: 2023-12-29T03:09:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4543, "days_push": 978, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1124, forks 95 (observed 2026-08-28T04:03:40.640953+00:00)

## What it is
ace-window is an Emacs Lisp package for quickly selecting and switching between Emacs windows using a single key binding and labeled window hints. It also supports swapping, deleting, and moving windows, and works across multiple frames.

## Use cases
- quickly switch between many Emacs windows with one keybinding
- avoid repeated other-window calls in multi-window layouts
- swap two Emacs windows from the keyboard
- delete a specific window without using the mouse
- navigate windows across multiple Emacs frames

## When to choose
- you use Emacs with multi-window layouts and want fast, predictable window switching
- you prefer keyboard-driven window management over windmove arrow bindings
- you want window swap/delete/move actions from one command

## When to avoid
- you use a different editor or IDE without Emacs
- you only ever work with one or two windows
- you prefer mouse-based window management

## Facets
- artifact type: plugin
- maturity: stable
- function: editor, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, cross-platform
- tags: emacs, window-management, keyboard-driven, emacs-lisp

## Member repositories
- abo-abo/ace-window (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:40.640953+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:39:38.041054+00:00, confidence not recorded.
  - readme: https://github.com/abo-abo/ace-window (fetched 2026-08-28T04:03:40.640953+00:00, sha 2dca0d49f3ef)
- Data as of 2026-08-30T08:39:29.467469+00:00.
