summaryrefslogtreecommitdiff
path: root/tmuxsh/_tmux_clipboard_history,--.search.and.paste.from.clipboard.history
blob: c64e00921dd56a5331cc4df07db4fffeb1f4ec0c (plain)
1
2
#!/usr/bin/env sh
tmux paste-buffer -b "$(tmux list-buffers | fzf -e -i | cut -d ':' -f1)"