macOS
brew install vlocal Homebrew formula metadata
brew
v のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vlocal Homebrew formula metadata
scoop install main/vScoop official bucket manifest trees · bucket/v.json · ソース: api.github.com
概要
Z for vim
履歴
v is a small command-line helper described by its author as `z for vim`. It uses Vim's viminfo list of recently edited files to reopen or select files quickly from anywhere in the filesystem.
The official repository is intentionally small: the README is formatted like a Unix manual page, the executable is named `v`, and the tool is presented as a bash/Vim companion. Its design mirrors the author's better-known `z` command, but applies the idea to files recently edited in Vim rather than directories visited in the shell.
Adoption appears niche and dotfile-oriented. The GitHub project has a Homebrew formula and a Scoop package entry in the supplied package facts, but the official material does not present a large ecosystem or formal release history beyond a 2016 GitHub release.
Users put `v` somewhere on PATH and optionally install its man page. Running `v` lists and chooses from recently edited Vim files; `v -0` reopens the most recent file; regex arguments filter the viminfo list; `-c` restricts matches to the current directory; and `-l` lists matches.
v is package-nerd material because it is the kind of tiny Unix CLI that package managers preserve well: one executable, one man page, no service, no credentials, and a workflow that lives in shell history and editor state. Its value is mostly for Vim users who like `z`-style recency shortcuts.
セキュリティ状態
v に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
v | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:v |
|---|---|
| バージョン | 1.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/v |
| ホームページ | https://github.com/rupa/v |
| リポジトリ | https://github.com/rupa/v |
| 上流ドキュメント | https://github.com/rupa/v#readme |
| ライセンス | WTFPL |
| ソースアーカイブ | https://github.com/rupa/v/archive/refs/tags/v1.1.tar.gz |
| 最終更新 | 2026-07-10T10:02:35-04:00 |
| Pulse | updated |
| macOS 提供ライブラリ | vim |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | v |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
main/v
scoop install main/vソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.