Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix 安装 neovim-remote

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

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
nvrcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.5.1
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/mhinz/neovim-remote

安装元数据

软件包元数据

软件包键brew:neovim-remote
版本2.5.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/neovim-remote
主页https://github.com/mhinz/neovim-remote
仓库https://github.com/mhinz/neovim-remote
上游文档https://github.com/mhinz/neovim-remote#readme
许可证MIT
源码归档https://files.pythonhosted.org/packages/69/50/4fe9ef6fd794929ceae73e476ac8a4ddbf3b0913fa248d834c9bb72978b7/neovim-remote-2.5.1.tar.gz
最后更新2026-06-22T14:05:36-07:00
Pulseupdated
依赖neovim, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameneovim-remote
Aliases
  • nvr
Version Scheme0
Revision4
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment