# akinomyoga/ble.sh

Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions.

Repository: https://github.com/akinomyoga/ble.sh
Canonical: https://ross.abutalabs.com/products/blesh
Language: Shell
License: BSD-3-Clause
License Family: permissive
Topics: bash, line-editor, syntax-highlighting, vim-mode, bash-configuration, auto-complete, blesh
Last push: 2026-08-18T20:15:30+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 4037, "days_push": 15, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4649, forks 142 (observed 2026-08-28T04:08:55.604853+00:00)

## What it is
ble.sh (Bash Line Editor) is a line editor written in pure Bash that replaces GNU Readline in interactive Bash sessions. It provides syntax highlighting, auto suggestions, enhanced auto-completion, and vim modes for the Bash command line.

## Use cases
- add syntax highlighting to my bash shell
- fish-like auto suggestions in bash
- enable vim mode in bash interactive shell
- replace readline with a better bash line editor
- improve bash tab completion
- customize my bashrc with a better prompt editor

## When to choose
- you use Bash interactively and want fish-like features such as syntax highlighting and auto suggestions
- you want vim editing modes or richer completion in Bash without switching shells
- you need a pure-Bash solution with no compiled binaries

## When to avoid
- you use zsh or fish rather than Bash
- you only need non-interactive scripting enhancements
- you cannot tolerate any shell startup latency from loading a large script

## Facets
- artifact type: library
- maturity: active
- function: cli, developer-tools, editor
- domain: developer-tools
- platform: bsd, cross-platform, cli
- tags: bash, line-editor, readline-replacement, syntax-highlighting, auto-suggestions, vim-mode, autocomplete, shell, command-line, linux, macos

## Member repositories
- akinomyoga/ble.sh (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:55.604853+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-29T18:19:30.465376+00:00, confidence not recorded.
  - readme: https://github.com/akinomyoga/ble.sh (fetched 2026-08-28T04:08:55.604853+00:00, sha 3a526879503e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
