update
This commit is contained in:
parent
dcd460c270
commit
d9953dff41
1 changed files with 1 additions and 0 deletions
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue