macOS
brew install vimpagerlocal Homebrew formula metadata
sudo port install vimpagerMacPorts ports tree · sysutils/vimpager/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vimpager in AI-Agent-Workflows.
Installation
brew install vimpagerlocal Homebrew formula metadata
sudo port install vimpagerMacPorts ports tree · sysutils/vimpager/Portfile · Quelle: api.github.com
nix profile install nixpkgs#vimpagernixpkgs package indexes · vimpager · Quelle: raw.githubusercontent.com
sudo pacman -S vimpagerArch Linux sync databases · vimpager · Quelle: geo.mirror.pkgbuild.com
Überblick
Use ViM as PAGER
Verlauf
vimpager is a small Unix-style pager wrapper that uses Vim as the interactive pager. Its README and vim.org script page describe it as a pager using less.vim with support for highlighted man pages and other features on Unix-like systems, Cygwin, and MSYS.
The project is maintained by Rafael Kitover and distributed both through its GitHub repository and the historical vim.org scripts catalog as script 1723. The vimpager script identifies itself as a shell script for using Vim as PAGER and notes that it is based on Bram Moolenaar's less.sh.
vimpager belongs to the long-running pattern of making terminal tools use a preferred editor's navigation model. Its vim.org script listing shows substantial historical script-catalog usage, and its packaging in systems such as Homebrew, MacPorts, Nix, and pacman reflects its role as a niche but recognizable tool for Vim-oriented shell users.
Users set PAGER or aliases such as less to vimpager so command output, manual pages, and logs open inside a read-only Vim-driven pager. vimpager also ships vimcat, which uses Vim as a syntax-highlighting backend for cat-like output while falling back safely when output is not a terminal.
For package nerds, vimpager is a classic composability package: it turns the shell's generic PAGER convention into a Vim interface, preserving syntax highlighting, search, movement, and familiar Vim customization in places normally handled by less.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
~/.vimpagerrc~/.vim/vimpagerrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
vimcat | cli | globales Executable | |
vimpager | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/rkitover/vimpager
Installationsmetadaten
| Paketschlüssel | brew:vimpager |
|---|---|
| Version | 2.06 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/vimpager |
| Homepage | https://github.com/rkitover/vimpager |
| Repository | https://github.com/rkitover/vimpager |
| Upstream-Dokumentation | https://github.com/rkitover/vimpager#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/rkitover/vimpager/archive/refs/tags/2.06.tar.gz |
| Build-Abhängigkeiten | pandoc |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | To use vimpager as your default pager, add `export PAGER=vimpager` to your shell configuration. |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vimpager |
| Aliases |
|
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
vimpager
nix profile install nixpkgs#vimpagervimpager 2.06-7
A vim-based script to use as a PAGER.
https://www.vim.org/scripts/script.php?script_id=1723
sudo pacman -S vimpagervimpager
sudo port install vimpagerQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.