Skip to content

real420og/tmux-paste-buffer-fzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Install via TPM

Add this line to your ~/.tmux.conf

set -g @plugin 'real420og/tmux-paste-buffer-fzf'

Reload configuration, then press prefix + I.

Requirements

Usage

Add macros buffer across tmux set-buffer:

set-buffer -b MACROS~todaynotes ">> \$HOME/Documents/notes/diary/$(date '+%Y%m%d').md"

To paste-buffer-fzf, press prefix + p.

License

The code of /scripts/.fzf-tmux is copied from junegunn/fzf which is licensed under MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages