CmdTab app icon

CmdTab

macOS window switching

Menu

Window switcher

A Cmd+Tab switcher that shows individual Mac windows

CmdTab is a native macOS window switcher built for people who need to reach a specific window, not merely activate an application and then search again.

Last reviewed:

Current project version: 1.0.0

Classic Grid mode showing multiple app windows with a highlighted selection state.
Classic Grid keeps each eligible window visible as its own target.

How it works

One sequence from shortcut to exact window

The behavior below describes the current implementation rather than an aspirational marketing flow.

  1. Step 1

    Press Cmd+Tab or the configured trigger

    CmdTab intercepts the switcher shortcut and opens the current exact-window sequence instead of presenting one icon for each application.

  2. Step 2

    See individual eligible windows

    Two windows from the same app remain separate entries. They can appear in different positions because ordering follows window focus history rather than an app group.

  3. Step 3

    Choose by preview, search, or position

    Use Classic Grid for visual scanning, Command Palette for title and app search, or Radial Menu for directional selection.

  4. Step 4

    Release or confirm to focus the target

    CmdTab attempts to focus the selected exact window. Permanent recent-use history is updated only after activation is confirmed.

Behavior reference

The important details are explicit

These rules are also protected by automated regression tests in the public repository.

QuestionCmdTab behavior
Multiple windows from one appSeparate exact-window entries
OrderingOne global recent-use sequence, not PID or bundle grouping
Current windowRemains visible at the end of the cycling order
Preview failureWindow stays visible with an icon or placeholder
SpacesCurrent Space, Visible Spaces, or All Spaces
DisplaysActive-window display, cursor display, or all displays
ActionsHide, minimize, close, or quit the selected item