# tmux-fingers を Homebrew でインストール

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
- **バージョン:** 2.7.1
- **ソース概要:** Copy pasting in terminal with vimium/vimperator like hints
- **ホームページ:** <https://github.com/Morantron/tmux-fingers>
- **リポジトリ:** <https://github.com/Morantron/tmux-fingers>
- **最終更新:** 2026-07-16T09:42:31Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tmux-fingers (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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

## Combined YAML source

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


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
