Skip to content

junegunn/tmux-fzf-maccy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tmux-fzf-maccy

Tmux plugin for Maccy and fzf integration. Allows you to select an entry from clipboard history.

Prerequisites

Installation

Using TPM

Add this line to your tmux config file and press PREFIX + I.

set -g @plugin 'junegunn/tmux-fzf-maccy'

Usage

Press PREFIX + @ and select an entry to copy to your clipboard.

Customization

# Bind-key (default: '@')
set -g @fzf-maccy-bind '@'

# Popup window orientation and size (default: '70%', uses '--tmux' option of fzf)
set -g @fzf-maccy-popup '70%'

License

MIT

About

Tmux plugin for Maccy and fzf integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages