diff --git a/tmux/dot-tmux.conf b/tmux/dot-tmux.conf index 30311eb..c1ec792 100644 --- a/tmux/dot-tmux.conf +++ b/tmux/dot-tmux.conf @@ -14,6 +14,8 @@ set -g history-limit 5000 set -g detach-on-destroy off # don't exit from tmux when closing a session + set -g @fzf-url-fzf-options '-p' + # Setup vi-mode with better keybindings # TODO: Escape does not work properly for leaving setw -g mode-keys vi