macOS
brew install nvimpagerlocal Homebrew formula metadata
sudo port install nvimpagerMacPorts ports tree · sysutils/nvimpager/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nvimpager pour les workflows d'agents IA.
installation
brew install nvimpagerlocal Homebrew formula metadata
sudo port install nvimpagerMacPorts ports tree · sysutils/nvimpager/Portfile · Source: api.github.com
sudo apk add nvimpagerAlpine Linux edge package indexes · nvimpager · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#nvimpagernixpkgs package indexes · pkgs/by-name/nv/nvimpager/package.nix · Source: api.github.com
sudo zypper install nvimpageropenSUSE Tumbleweed package metadata · nvimpager · Source: download.opensuse.org
aperçu
Use NeoVim as a pager to view manpages, diffs, etc.
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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
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.
Config paths the tool may read or write during local use.
~/.config/nvimpager/init.vim~/.config/nvimpager/init.luaexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
nvimpager | cli | exécutable global |
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.
https://github.com/lucc/nvimpager
métadonnées d'installation
| Clé du paquet | brew:nvimpager |
|---|---|
| Version | 0.14.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/nvimpager |
| Page d'accueil | https://github.com/lucc/nvimpager |
| Dépôt | https://github.com/lucc/nvimpager |
| Docs amont | https://github.com/lucc/nvimpager#readme |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/lucc/nvimpager/archive/refs/tags/v0.14.0.tar.gz |
| Dernière mise à jour | 2026-05-18T12:31:01-04:00 |
| Pulse | updated |
| Dépendances | neovim |
| Dépendances de compilation | scdoc |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | To use nvimpager as your default pager, add `export PAGER=nvimpager` to your shell configuration. |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nvimpager |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
nvimpager
nix profile install nixpkgs#nvimpagernvimpager 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 nvimpagernvimpager-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-docnvimpager-zsh-completion 0.12.0-r0
Zsh completions for nvimpager
https://github.com/lucc/nvimpager
sudo apk add nvimpager-zsh-completionnvimpager 0.14.0-1.1
Use nvim as a pager
https://github.com/lucc/nvimpager
sudo zypper install nvimpagernvimpager-zsh-completion 0.14.0-1.1
Zsh completion for nvimpager
https://github.com/lucc/nvimpager
sudo zypper install nvimpager-zsh-completionnvimpager
sudo port install nvimpagerpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.