aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-01-27 07:14:16 +0000
committerterminaldweller <thabogre@gmail.com>2022-01-27 07:14:16 +0000
commitb6e3c49e63324eddd2e56fa7e918821e7a497d33 (patch)
tree632318e6576e8c8ffeee11c9bae7f7a65a27c181 /.tmux.conf
parentupdates (diff)
downloadscripts-b6e3c49e63324eddd2e56fa7e918821e7a497d33.tar.gz
scripts-b6e3c49e63324eddd2e56fa7e918821e7a497d33.zip
updates
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 4abf85c..c3a5421 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -6,11 +6,14 @@ set -g @plugin 'laktak/extrakto'
set -g @plugin 'tmux-plugins/tmux-copycat'
set -g @plugin 'schasse/tmux-jump'
set -g @plugin 'tmux-plugins/tmux-yank'
+set -g @plugin 'wfxr/tmux-fzf-url'
set -g @continuum-restore 'on'
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
set -g @plugin 'tmux-plugins/tmux-continuum'
# set -g @plugin 'tmux-plugins/tmux-sidebar'
# set -g @resurrect-processes `ranger ssh w3mlastsession k9s top cointop newsboat irssi neomutt`
+set -g @fzf-url-history-limit '2000'
+set -g @fzf-url-fzf-options '-w 50% -h 50% --multi -0 --no-preview --no-border'
set-window-option -g automatic-rename on
set-option -g set-titles on