macOS
brew install vimpagerlocal Homebrew formula metadata
sudo port install vimpagerMacPorts ports tree · sysutils/vimpager/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.