# neatvi を Homebrew, apk でインストール

neatvi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install neatvi
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add neatvi
```

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

## パッケージ情報

- **パッケージキー:** brew:neatvi
- **パッケージマネージャ:** Homebrew
- **バージョン:** 19
- **ソース概要:** Clone of ex/vi for editing bidirectional utf-8 text
- **ホームページ:** <https://repo.or.cz/neatvi.git>
- **最終更新:** 2026-05-18T16:07:28Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- neatvi (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 19
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

neatvi に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

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


## ソース

- 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
