pkg.soopen package index

brew / 順位 3519

neovim-remote を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install neovim-remote

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install neovim-remote

MacPorts ports tree · sysutils/neovim-remote/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#neovim-remote

nixpkgs package indexes · pkgs/by-name/ne/neovim-remote/package.nix · ソース: api.github.com

概要

パッケージ概要

Control nvim processes using nvr command-line tool

コマンドとエイリアス

  • nvr

履歴

プロジェクトの歴史と使われ方

neovim-remote provides the `nvr` command, a small Python client for controlling Neovim server processes from the shell. Its core value is restoring Vim-style remote workflows around Neovim's RPC/listen-address model.

プロジェクトの歴史

The `mhinz/neovim-remote` repository was created on 2015-12-04. Its README explains the context directly: Neovim always starts a server, exposes an address such as `v:servername`, and can be started with `nvim --listen /tmp/nvimsocket`; `nvr` then sends commands to that server.

The project released v1.4.0 in 2016 and v1.7.0 in 2017, then continued through tags such as v2.5.1. It fills a precise compatibility gap around `--remote` and friends, especially for users moving Vim workflows into Neovim.

採用の歴史

The repository had 1,894 stars and 83 forks when queried on 2026-07-01. Homebrew analytics showed 210 installs in 30 days, 359 in 90 days, and 1,130 in 365 days, which is healthy for a narrow workflow helper.

The package also exists on PyPI as `neovim-remote`, so Homebrew is one install route rather than the original distribution channel. The adoption audience is shell-heavy Neovim users, tmux users, plugin authors, and people who use Neovim as `$EDITOR` or Git editor.

使われ方

Typical commands include `nvr file`, `nvr --remote file1 file2`, `nvr --remote-send`, `nvr --remote-expr`, `nvr -cc split file`, and `git config --global core.editor 'nvr --remote-wait-silent'`.

The canonical use case is avoiding nested Neovim inside Neovim's `:terminal`: a Git commit launched from a terminal buffer can open a commit-message buffer in the existing Neovim session and block until that buffer is closed.

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

This is a classic tiny-package-with-real-leverage entry. It does not compete with Neovim; it packages a missing bit of client/server ergonomics around Neovim's API, similar in spirit to `emacsclient` workflows.

タイムライン

  • {'date': '2015-12-04', 'event': 'The `mhinz/neovim-remote` repository was created.'}
  • {'date': '2016-12-06', 'event': 'Release v1.4.0 was published.'}
  • {'date': '2017-06-23', 'event': 'Release v1.7.0 was published with README/use-case updates.'}

Related projects

  • Neovim
  • PyPI neovim-remote
  • vimtex
  • tmux workflows

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
nvr実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.5.1
マネージャ更新日2026-07-15
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:neovim-remote
バージョン2.5.1
パッケージマネージャHomebrew
ホームページhttps://github.com/mhinz/neovim-remote
リポジトリhttps://github.com/mhinz/neovim-remote
最終更新2026-07-15T12:00:17Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

neovim-remote

nix profile install nixpkgs#neovim-remote
  • normalized package name match
  • 一致条件: Neovim Remote
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/neovim-remote/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

neovim-remote

sudo port install neovim-remote
  • normalized package name match
  • 一致条件: Neovim Remote
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/neovim-remote/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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