# 使用 Homebrew 安装 tmux-fingers

查看 tmux-fingers 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:tmux-fingers
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tmux-fingers
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:tmux-fingers
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/tmux-fingers>
- **版本:** 2.7.1
- **来源摘要:** Copy pasting in terminal with vimium/vimperator like hints
- **主页:** <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
- **已生成:** 2026-07-26T07:20:29+00:00

## 可执行文件

- tmux-fingers (cli)
- tmux-fingers (别名)

## 依赖

- bdw-gc
- pcre2
- tmux

## 构建依赖

- crystal

## 安装行为

- 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'
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-26
- 管理器版本: 2.7.1
- 管理器更新时间: 2026-07-16
- 本地数据: OK
- 上游仓库: https://github.com/Morantron/tmux-fingers
- 检测到的最新版本: 2.7.1 (当前)
## 项目历史与用法

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.

### 时间线

- 2016: The public tmux-fingers repository was created.
- 2020: Version 1.0 added OS clipboard integration, multi-select, modifier actions, and keyboard layouts.
- 2023: Version 2.0 rewrote the tool in Crystal and adopted PCRE patterns.
- 2024: The 2.x series added jump mode, Termux support, and XDG state directories for logs.
- 2026: Version 2.7 improved performance and expanded standalone binary support.

### Related projects

- tmux provides the multiplexer and configuration surface in which tmux-fingers runs.
- Tmux Plugin Manager is the recommended plugin installation mechanism.
- tmux-copycat is acknowledged by the author as a major inspiration for the predefined-search workflow.
- Vimium and Vimperator inspired the letter-hint interaction model.

### 来源

- <https://api.github.com/repos/Morantron/tmux-fingers>
- <https://github.com/Morantron/tmux-fingers>
- <https://github.com/Morantron/tmux-fingers/blob/master/CHANGELOG.md>


## 安全说明

没有找到 tmux-fingers 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.tmux.conf
## 源数据库详情

- **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:** stable


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/zh-hans/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [pcre2](https://www.automicvault.com/zh-hans/pkg/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [tmux](https://www.automicvault.com/zh-hans/pkg/brew/tmux/) - Runtime dependency declared by Homebrew.
- [crystal](https://www.automicvault.com/zh-hans/pkg/brew/crystal/) - Build dependency declared by Homebrew.
- [clippy](https://www.automicvault.com/zh-hans/pkg/brew/clippy/) - Shares av.db curated category or tags: cli, clipboard, productivity, terminal.
- [doxx](https://www.automicvault.com/zh-hans/pkg/brew/doxx/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [eureka](https://www.automicvault.com/zh-hans/pkg/brew/eureka/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [harsh](https://www.automicvault.com/zh-hans/pkg/brew/harsh/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [intelli-shell](https://www.automicvault.com/zh-hans/pkg/brew/intelli-shell/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [nnn](https://www.automicvault.com/zh-hans/pkg/brew/nnn/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [sheets](https://www.automicvault.com/zh-hans/pkg/brew/sheets/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [sigi](https://www.automicvault.com/zh-hans/pkg/brew/sigi/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [tmux-xpanes](https://www.automicvault.com/zh-hans/pkg/brew/tmux-xpanes/) - Package names and metadata indicate a similar tool family. Shared terms: cli, productivity, terminal, tmux.
- [tmux-sessionizer](https://www.automicvault.com/zh-hans/pkg/brew/tmux-sessionizer/) - Package names and metadata indicate a similar tool family. Shared terms: cli, productivity, tmux.

## Combined YAML source

View the package source record on GitHub. [combined/tmux-fingers.yml](https://github.com/automic-vault/db/blob/main/combined/tmux-fingers.yml)


## 来源

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
