macOS
brew install vimpagerlocal Homebrew formula metadata
sudo port install vimpagerMacPorts ports tree · sysutils/vimpager/Portfile · ソース: api.github.com
brew
vimpager のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vimpagerlocal Homebrew formula metadata
sudo port install vimpagerMacPorts ports tree · sysutils/vimpager/Portfile · ソース: api.github.com
nix profile install nixpkgs#vimpagernixpkgs package indexes · vimpager · ソース: raw.githubusercontent.com
sudo pacman -S vimpagerArch Linux sync databases · vimpager · ソース: geo.mirror.pkgbuild.com
概要
Use ViM as PAGER
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/vimpagerrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vimcat | cli | グローバル実行可能ファイル | |
vimpager | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rkitover/vimpager
インストールメタデータ
| パッケージキー | brew:vimpager |
|---|---|
| バージョン | 2.06 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vimpager |
| ホームページ | https://github.com/rkitover/vimpager |
| リポジトリ | https://github.com/rkitover/vimpager |
| 上流ドキュメント | https://github.com/rkitover/vimpager#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/rkitover/vimpager/archive/refs/tags/2.06.tar.gz |
| ビルド依存関係 | pandoc |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
| 注意点 | To use vimpager as your default pager, add `export PAGER=vimpager` to your shell configuration. |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 vimpagerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.