From b6e3c49e63324eddd2e56fa7e918821e7a497d33 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 27 Jan 2022 10:44:16 +0330 Subject: updates --- .tmux.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to '.tmux.conf') 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 -- cgit v1.2.3