# zsh-users/zsh-autosuggestions

Fish-like autosuggestions for zsh

Repository: https://github.com/zsh-users/zsh-autosuggestions
Canonical: https://ross.abutalabs.com/products/zsh-autosuggestions
Language: Shell
License: MIT
License Family: permissive
Topics: shell, autosuggest, zsh, zsh-autosuggestions, fish, autocomplete
Last push: 2025-06-24T16:15:03+00:00

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

## Adoption (not part of the score)
Stars 36014, forks 1939 (observed 2026-08-28T04:12:00.946515+00:00)

## What it is
A zsh plugin that provides Fish-like autosuggestions, showing command completions inline as you type based on history and completions. Suggestions appear in a muted color and can be accepted fully or partially with configurable key bindings.

## Use cases
- autocomplete commands in zsh as I type
- show suggestions from shell history while typing
- get fish-style autosuggestions in zsh
- accept command suggestions word by word
- speed up typing repetitive shell commands

## When to choose
- you use zsh and want inline command suggestions from history
- you want a lightweight, unobtrusive autocomplete experience like fish
- you want configurable suggestion strategies and highlight styles

## When to avoid
- you use bash or another shell instead of zsh
- you want full menu-based autocomplete rather than inline suggestions
- your zsh version is older than 4.3.11

## Facets
- artifact type: plugin
- maturity: stable
- function: cli, developer-tools
- domain: developer-tools
- platform: cli, cross-platform
- tags: zsh, shell-plugin, autosuggestions, terminal, fish-like, autocomplete, command-line, macos, linux

## Member repositories
- zsh-users/zsh-autosuggestions (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:00.946515+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-29T16:26:44.145074+00:00, confidence not recorded.
  - readme: https://github.com/zsh-users/zsh-autosuggestions (fetched 2026-08-28T04:12:00.946515+00:00, sha 5fa2dd587b2d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
