From ab987e10f154f5536bb8fd936ae0966e909fa969 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 15 Jun 2023 15:58:59 -0500 Subject: added all my scripts --- .../_tmux_clipboard_history,--.search.and.paste.from.clipboard.history | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 tmuxsh/_tmux_clipboard_history,--.search.and.paste.from.clipboard.history (limited to 'tmuxsh/_tmux_clipboard_history,--.search.and.paste.from.clipboard.history') diff --git a/tmuxsh/_tmux_clipboard_history,--.search.and.paste.from.clipboard.history b/tmuxsh/_tmux_clipboard_history,--.search.and.paste.from.clipboard.history new file mode 100755 index 0000000..c64e009 --- /dev/null +++ b/tmuxsh/_tmux_clipboard_history,--.search.and.paste.from.clipboard.history @@ -0,0 +1,2 @@ +#!/usr/bin/env sh +tmux paste-buffer -b "$(tmux list-buffers | fzf -e -i | cut -d ':' -f1)" -- cgit v1.2.3-70-g09d2