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

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. observed · 2026-08-28

github.com/akinomyoga/ble.sh · Shell · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4037
  • days_rel: n/a
  • days_push: 15
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4649 stars · 142 forks observed · 2026-08-28

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

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

library · maturity active

cli developer-tools editor developer-tools bsd cross-platform cli bash line-editor readline-replacement syntax-highlighting auto-suggestions vim-mode autocomplete shell command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
akinomyoga/ble.shmain67

For agents

markdown · JSON · MCP: product_card(name="akinomyoga/ble.sh")

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