macOS
brew install tmux-fingerslocal Homebrew formula metadata
安装
brew install tmux-fingerslocal Homebrew formula metadata
概览
Copy pasting in terminal with vimium/vimperator like hints
历史
tmux-fingers is a tmux productivity plugin and CLI that overlays keyboard hints on recognizable text in a terminal pane, letting users copy, paste, open, or jump to a match with few keystrokes. Its interaction model is explicitly inspired by the keyboard hint systems in Vimium and Vimperator.
The public repository began in 2016 as a tmux plugin for hint-driven selection of paths, hashes, addresses, and other terminal text. Version 1.0 in 2020 added system clipboard and opener integration, multiple selection, modifier-specific actions, and configurable keyboard layouts.
Version 2.0 in September 2023 rewrote the implementation in Crystal, switched pattern matching from ERE to PCRE, and expanded styling and capture support. Subsequent releases added jump mode, Termux and WSL improvements, cross-pane targeting, tighter system-clipboard controls, performance work, and standalone binaries for selected Linux and macOS platforms.
tmux-fingers is distributed through Tmux Plugin Manager, manual repository installation, standalone release binaries, and Homebrew on macOS. The official GitHub repository has accumulated roughly 1,400 stars, reflecting durable adoption among keyboard-driven tmux users.
Users normally add `Morantron/tmux-fingers` to the TPM plugin list in `~/.tmux.conf`, then press the tmux prefix followed by `F`. The plugin highlights built-in patterns such as file paths, URLs, SHAs, IP addresses, UUIDs, hexadecimal values, Kubernetes resources, and git status or diff paths; choosing a hint copies the matched text.
Options in `~/.tmux.conf` customize activation keys, regex patterns, actions, colors, hint position, keyboard layout, clipboard behavior, and bindings. Modifier keys can paste or open matches, Tab enables multi-selection, and the exposed CLI can be bound directly to arbitrary tmux target panes.
tmux-fingers packages a browser-style hinting workflow as a composable tmux plugin while also shipping a compiled CLI. It is interesting to terminal-tool users because it bridges tmux configuration, PCRE-based recognition, native clipboard and opener integration, TPM installation, Homebrew packaging, and prebuilt binaries without requiring a graphical terminal feature.
安全态势
没有找到 tmux-fingers 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
~/.tmux.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tmux-fingers | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Morantron/tmux-fingers
安装元数据
| 软件包键 | brew:tmux-fingers |
|---|---|
| 版本 | 2.7.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tmux-fingers |
| 主页 | https://github.com/Morantron/tmux-fingers |
| 仓库 | https://github.com/Morantron/tmux-fingers |
| 上游文档 | https://github.com/Morantron/tmux-fingers |
| 许可证 | MIT |
| 源码归档 | https://github.com/Morantron/tmux-fingers/archive/refs/tags/2.7.1.tar.gz |
| 最后更新 | 2026-07-16T09:42:31Z |
| Pulse | updated |
| 依赖 | bdw-gc, pcre2, tmux |
| 构建依赖 | crystal |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | To initialize tmux-fingers add this to your tmux configuration file (~/.tmux.conf or $XDG_CONFIG_HOME/tmux/tmux.conf): run 'tmux-fingers load-config' |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tmux-fingers |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.