Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix, zypper 安装 nvimpager

查看 nvimpager 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install nvimpager

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install nvimpager

MacPorts ports tree · sysutils/nvimpager/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add nvimpager

Alpine Linux edge package indexes · nvimpager · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#nvimpager

nixpkgs package indexes · pkgs/by-name/nv/nvimpager/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install nvimpager

openSUSE Tumbleweed package metadata · nvimpager · 来源: download.opensuse.org

概览

软件包摘要

Use NeoVim as a pager to view manpages, diffs, etc.

命令和别名

  • nvimpager

历史

项目历史与用法

nvimpager is a small pager wrapper that launches Neovim in a pager-like mode for man pages, files, pipes, and diffs. It is not trying to replace `less` for every workload; it exists for users who want Neovim syntax highlighting, mouse behavior, and familiar keybindings while reading output.

项目历史

The nvimpager repository was created on 2017-10-23. Its README describes the project as a rewrite of vimpager with fewer but stricter dependencies and with Neovim as the target editor.

The project stayed deliberately small: a wrapper script, a man page, a separate configuration path under `~/.config/nvimpager`, and enough logic to choose pager mode or cat mode depending on input.

采用历史

nvimpager's adoption follows the shell-customization path: people find it through Neovim, then set `PAGER=nvimpager` or use it for `man`, `git diff`, and piped command output. Homebrew packages version 0.14.0 and declares Neovim as a runtime dependency.

The package is also present in several Unix packaging ecosystems, including Homebrew, MacPorts, Nix, Alpine, and openSUSE, which is the right scale for a focused terminal utility.

使用方式

The README shows the practical workflow: run `nvimpager file`, pipe text into it, or export `PAGER=nvimpager` and then use `man bash` or `git diff`. Cat mode prints highlighted output directly when opening the full Neovim interface would be overkill.

Users configure nvimpager separately from their normal Neovim setup with `~/.config/nvimpager/init.vim` or `~/.config/nvimpager/init.lua`, which keeps pager behavior from being accidentally slowed or broken by a full editing config.

为什么软件包爱好者会关心

nvimpager matters because it turns an editor into a Unix pipeline component without pretending every terminal read needs a new pager implementation. It is a thin adapter around a powerful installed tool.

Its limitations are part of the package story: the README notes that large files and lazy pipe reading remain areas where `less` is faster or more memory efficient.

时间线

  • 2017-10-23: GitHub repository created.
  • 2026-04-17: repository push date reported by GitHub API before Homebrew's 0.14.0 packaging.
  • 2026 Homebrew metadata: stable version 0.14.0 listed with Neovim dependency.

Related projects

  • Neovim is the editor runtime nvimpager wraps.
  • vimpager is the earlier Vim-oriented pager project named by the nvimpager README.
  • `less` remains the conventional pager nvimpager complements rather than fully replaces.

安全态势

风险级别:绿色

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 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/nvimpager/init.vim~/.config/nvimpager/init.lua

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本0.14.0
管理器更新时间2026-05-18
本地数据OK
上游当前
检测到的最新版本v0.14.0

https://github.com/lucc/nvimpager

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:nvimpager
版本0.14.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/nvimpager
主页https://github.com/lucc/nvimpager
仓库https://github.com/lucc/nvimpager
上游文档https://github.com/lucc/nvimpager#readme
许可证BSD-2-Clause
源码归档https://github.com/lucc/nvimpager/archive/refs/tags/v0.14.0.tar.gz
最后更新2026-05-18T12:31:01-04:00
Pulseupdated
依赖neovim
构建依赖scdoc
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明
注意事项To use nvimpager as your default pager, add `export PAGER=nvimpager` to your shell configuration.

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenvimpager
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

nvimpager

nix profile install nixpkgs#nvimpager
  • normalized package name match
  • 匹配方式:Nvimpager
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/nv/nvimpager/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

nvimpager 0.12.0-r0

Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting

https://github.com/lucc/nvimpager

sudo apk add nvimpager
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: nvimpager
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Nvimpager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nvimpager from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

nvimpager-doc 0.12.0-r0

Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting (documentation)

https://github.com/lucc/nvimpager

sudo apk add nvimpager-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: nvimpager
  • normalized package name match
  • 匹配方式:Nvimpager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nvimpager-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

nvimpager-zsh-completion 0.12.0-r0

Zsh completions for nvimpager

https://github.com/lucc/nvimpager

sudo apk add nvimpager-zsh-completion
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: nvimpager
  • normalized package name match
  • 匹配方式:Nvimpager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nvimpager-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
zypper95%

nvimpager 0.14.0-1.1

Use nvim as a pager

https://github.com/lucc/nvimpager

sudo zypper install nvimpager
  • License: BSD-2-Clause
  • Category: Productivity/Text/Editors
  • Architecture: noarch
  • Source Package: nvimpager
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Nvimpager
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nvimpager from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nvimpager-zsh-completion 0.14.0-1.1

Zsh completion for nvimpager

https://github.com/lucc/nvimpager

sudo zypper install nvimpager-zsh-completion
  • License: BSD-2-Clause
  • Category: Productivity/Text/Editors
  • Architecture: noarch
  • Source Package: nvimpager
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Nvimpager
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nvimpager-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

nvimpager

sudo port install nvimpager
  • normalized package name match
  • 匹配方式:Nvimpager
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/nvimpager/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment