# neatvi mit Homebrew, apk installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für neatvi in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:neatvi
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install neatvi
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add neatvi
```

  Evidenz: Alpine Linux edge package indexes: neatvi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:neatvi
- **Paketmanager:** Homebrew
- **Version:** 19
- **Quellzusammenfassung:** Clone of ex/vi for editing bidirectional utf-8 text
- **Homepage:** <https://repo.or.cz/neatvi.git>
- **Zuletzt aktualisiert:** 2026-05-18T16:07:28Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- neatvi (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 19
## Projektgeschichte und Nutzung

neatvi is Ali Gholami Rudi's small ex/vi clone for editing UTF-8 text, with particular emphasis on bidirectional text. Its README says it supports syntax highlighting, multiple windows, right-to-left languages, and keymaps.

### Projektgeschichte

The upstream repo.or.cz summary describes neatvi as a small ex/vi editor and shows active maintenance through June 2026. The GitHub mirror/API reports the GitHub repository was created on May 28, 2015.

The project is deliberately small but not toy-like: its README documents EXINIT startup commands, `$HOME/.neatvi`, syntax color commands, keymaps, right-to-left text direction options, Arabic/Farsi shaping, buffer/window commands, tags support, and quick-access commands.

### Adoptionsgeschichte

neatvi's adoption is niche and enthusiast-driven. It appears in Homebrew and Alpine, and the GitHub mirror showed 394 stars and 38 forks on July 1, 2026. Homebrew Formulae listed stable version 19 and 32 installs in its 365-day analytics window.

Its distinguishing adoption hook is not broad editor popularity but a rare combination: vi/ex familiarity, compact C code, UTF-8, and bidirectional/right-to-left editing support.

### Wie es verwendet wird

Package nerds install neatvi when they want a minimal vi-like editor with Unicode and right-to-left behavior, or when they want a small C editor they can read and patch. Configuration is done through EXINIT, `$HOME/.neatvi`, and in some cases source-level changes to `conf.h` for syntax highlighting and text direction patterns.

The README also notes terminal-specific behavior for VTE-based terminals and exposes options for disabling shaping, character reordering, or highlighting when performance matters.

### Warum Paket-Nerds sich dafür interessieren

neatvi is useful enrichment material because it is not merely another vi clone. Its package identity is tied to bidirectional UTF-8 editing, small-source maintainability, and ex-scriptable configuration.

### Zeitleiste

- {'date': '2015-05-28', 'event': 'aligrudi/neatvi repository creation date reported by the GitHub API.'}
- {'date': '2026-05-17', 'event': 'repo.or.cz tag listing showed version 19 around this date.'}
- {'date': '2026-06-28', 'event': 'repo.or.cz summary showed a last change on this date.'}
- {'date': '2026-07-01', 'event': 'Homebrew Formulae listed stable 19 and 32 installs in the 365-day analytics window.'}

### Related projects

- vi
- ex
- nvi
- OpenBSD vi

### Quellen

- <https://api.github.com/repos/aligrudi/neatvi>
- <https://formulae.brew.sh/formula/neatvi>
- <https://github.com/aligrudi/neatvi>
- <https://pkgs.alpinelinux.org/package/edge/testing/x86/neatvi>
- <https://repo.or.cz/neatvi.git>


## Sicherheitshinweise

Für neatvi wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- apk - neatvi - 19-r0: normalized package name match | Alpine Linux edge package indexes: neatvi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Small vi/ex editor for editing UTF-8 text | https://github.com/aligrudi/neatvi
- apk - neatvi-doc - 19-r0: normalized package name match | Alpine Linux edge package indexes: neatvi-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Small vi/ex editor for editing UTF-8 text (documentation) | https://github.com/aligrudi/neatvi
- apk - neatvi-vi - 19-r0: normalized package name match | Alpine Linux edge package indexes: neatvi-vi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | neatvi vi provider | https://github.com/aligrudi/neatvi


## Combined YAML source

View the package source record on GitHub. [combined/neatvi.yml](https://github.com/mxcl/pkgdb/blob/main/combined/neatvi.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
