# Installer neatvi avec Homebrew, apk

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de neatvi pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install neatvi
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add neatvi
```

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

## Faits du paquet

- **Clé du paquet:** brew:neatvi
- **Gestionnaire de paquets:** Homebrew
- **Version:** 19
- **Résumé source:** Clone of ex/vi for editing bidirectional utf-8 text
- **Page d'accueil:** <https://repo.or.cz/neatvi.git>
- **Dernière mise à jour:** 2026-05-18T16:07:28Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- neatvi (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 19
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- {'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

### Sources

- <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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour neatvi. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
