macOS
brew install jumplocal Homebrew formula metadata
sudo port install jumpMacPorts ports tree · sysutils/jump/Portfile · 来源: api.github.com
安装
brew install jumplocal Homebrew formula metadata
sudo port install jumpMacPorts ports tree · sysutils/jump/Portfile · 来源: api.github.com
nix profile install nixpkgs#jumpnixpkgs package indexes · pkgs/by-name/ju/jump/package.nix · 来源: api.github.com
概览
Helps you navigate your file system faster by learning your habits
历史
Jump is a shell-integrated directory jumper. It records directories a user visits and lets the user move back to them with short fuzzy queries through a shell helper, usually bound as `j`.
Jump's public GitHub releases begin with v0.1.0 on September 6, 2015. The README describes the central idea that the tool integrates with the shell, tracks visited directories, and jumps to the right directory with a few fuzzy-typed characters.
The tool evolved from a simple Go command into a cross-shell navigation helper with Bash, Zsh, Fish, PowerShell, Nushell, and Murex integration. Later releases added behavior such as deep jumps, reverse jumps, relative jumps, pins, imports from `autojump` or `z`, and based mode for repository or monorepo navigation.
Jump was packaged for macOS through Homebrew and MacPorts, for Nix, for Snap, and through downloadable Debian and RPM artifacts. That distribution mix put it in the same everyday CLI category as `autojump`, `z`, and other frecency-style directory jumpers.
The README's import support for `autojump` and `z` shows that Jump was designed to meet users already carrying directory-history databases from earlier tools.
Users install Jump, evaluate `jump shell` in their shell startup, and then use `j` queries to move through the filesystem. The README documents fuzzy, exact, deep, relative, reverse, case-sensitive, pinned, and based-mode jumps.
Database commands such as `jump clean`, `jump forget`, and `jump top` manage or inspect the learned directory data.
Jump is a tidy example of a small Go CLI that becomes useful only through shell integration. The package-manager job is not just installing a binary, but making a discoverable post-install path for shell init.
It belongs to the package-nerd genre of tools that optimize `cd`, a deceptively small workflow improvement that heavy terminal users notice immediately.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jump | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/gsamokovarov/jump
安装元数据
| 软件包键 | brew:jump |
|---|---|
| 版本 | 0.67.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jump |
| 主页 | https://github.com/gsamokovarov/jump |
| 仓库 | https://github.com/gsamokovarov/jump |
| 上游文档 | https://github.com/gsamokovarov/jump |
| 许可证 | MIT |
| 源码归档 | https://github.com/gsamokovarov/jump/archive/refs/tags/v0.67.0.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jump |
| 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 软件包链接分开显示。
jump
nix profile install nixpkgs#jumpjump
sudo port install jump来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.