Configure tmux-fzf-url window size

This commit is contained in:
2026-03-13 07:00:40 +01:00
parent 7ed92881f1
commit 9a7378ef32

View File

@@ -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