This commit is contained in:
Jaroslaw Konik 2025-04-11 13:32:34 +02:00
parent dcd460c270
commit d9953dff41

View file

@ -7,6 +7,7 @@ set -g @plugin 'Morantron/tmux-fingers'
set -s set-clipboard on
set -g @fingers-pattern-filelc '(([.\w\-~\$@]+)?(/[.\w\-@]+)+/?(\:\d+){0,2})'
bind -n C-f run -b "#{@fingers-cli} start #{pane_id} --patterns filelc --main-action 'xargs nvim_remote'"
setw -g mouse on
set-option -sa terminal-features ',xterm-256color:RGB'