macOS
brew install vimpagerlocal Homebrew formula metadata
sudo port install vimpagerMacPorts ports tree · sysutils/vimpager/Portfile · source: api.github.com
brew
Use ViM as PAGER. Version 2.06 via Homebrew; verified from local package data.
install
brew install vimpagerlocal Homebrew formula metadata
sudo port install vimpagerMacPorts ports tree · sysutils/vimpager/Portfile · source: api.github.com
nix profile install nixpkgs#vimpagernixpkgs package indexes · vimpager · source: raw.githubusercontent.com
sudo pacman -S vimpagerArch Linux sync databases · vimpager · source: geo.mirror.pkgbuild.com
overview
Use ViM as PAGER
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
~/.vimpagerrc~/.vim/vimpagerrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vimcat | cli | global executable | |
vimpager | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/rkitover/vimpager
install metadata
| Package key | brew:vimpager |
|---|---|
| Version | 2.06 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vimpager |
| Homepage | https://github.com/rkitover/vimpager |
| Repository | https://github.com/rkitover/vimpager |
| Upstream docs | https://github.com/rkitover/vimpager#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/rkitover/vimpager/archive/refs/tags/2.06.tar.gz |
| Build dependencies | pandoc |
| Bottle | available (on 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 | not defined |
| Service | none declared |
| Caveats | To use vimpager as your default pager, add `export PAGER=vimpager` to your shell configuration. |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 vimpagersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.