macOS
brew install tmux-fingerslocal Homebrew formula metadata
brew
tmux-fingers のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.