macOS
brew install vlocal Homebrew formula metadata
brew
Z for vim. Version 1.1 via Homebrew; verified from local package data.
install
brew install vlocal Homebrew formula metadata
scoop install main/vScoop official bucket manifest trees · bucket/v.json · source: api.github.com
overview
Z for vim
history
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.
security posture
No matching local secret-handling manifest was found for v. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
v | 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.
install metadata
| Package key | brew:v |
|---|---|
| Version | 1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/v |
| Homepage | https://github.com/rupa/v |
| Repository | https://github.com/rupa/v |
| Upstream docs | https://github.com/rupa/v#readme |
| License | WTFPL |
| Source archive | https://github.com/rupa/v/archive/refs/tags/v1.1.tar.gz |
| Uses from macOS | vim |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/v
scoop install main/vsource 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.