tmux-fingers/test/conf/tmux-yank.conf

6 lines
209 B
Plaintext
Raw Normal View History

2016-07-15 08:32:11 +02:00
set -g prefix C-a
2016-10-17 23:14:33 +02:00
set -g @fingers-compact-hints '0'
bind-key -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "bash /home/vagrant/shared/test/stubs/tmux-yank.sh"
2016-07-15 08:32:11 +02:00
run /home/vagrant/shared/tmux-fingers.tmux