Automic VaultAutomic Vault

brew

Installer nvimpager avec Homebrew, apk, MacPorts, Nix, zypper

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install nvimpager

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install nvimpager

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add nvimpager

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

Nixvérifié · 92%
nix profile install nixpkgs#nvimpager

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

openSUSE zyppervérifié · 92%
sudo zypper install nvimpager

openSUSE Tumbleweed package metadata · nvimpager · Source: download.opensuse.org

aperçu

Résumé du paquet

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

Commandes et alias

  • nvimpager

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

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

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
nvimpagercliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire0.14.0
gestionnaire mis à jour2026-05-18
données localesOK
amontà jour
dernière version détectéev0.14.0

https://github.com/lucc/nvimpager

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:nvimpager
Version0.14.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/nvimpager
Page d'accueilhttps://github.com/lucc/nvimpager
Dépôthttps://github.com/lucc/nvimpager
Docs amonthttps://github.com/lucc/nvimpager#readme
LicenceBSD-2-Clause
Archive sourcehttps://github.com/lucc/nvimpager/archive/refs/tags/v0.14.0.tar.gz
Dernière mise à jour2026-05-18T12:31:01-04:00
Pulseupdated
Dépendancesneovim
Dépendances de compilationscdoc
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsTo use nvimpager as your default pager, add `export PAGER=nvimpager` to your shell configuration.

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

nvimpager

nix profile install nixpkgs#nvimpager
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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