summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 43e0da7..47d73db 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -85,3 +85,4 @@ set -g @plugin 'tmux-plugins/tmux-yank'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run -b '~/.tmux/plugins/tpm/tpm'
+bind-key Space capture-pane \; save-buffer /tmp/tmux-buffer \; display-popup -w 80% -E "/home/lxf/bin/tmuxsh/fzf-speed"