Added tmux copy to xclip from vi selection
This commit is contained in:
parent
318e7345a8
commit
919c068722
1
tmux/t-bindings.tmux
Normal file
1
tmux/t-bindings.tmux
Normal file
@ -0,0 +1 @@
|
||||
bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel 'xclip'
|
@ -1,4 +1,5 @@
|
||||
source-file ~/.wryn/tmux/n-bindings.tmux
|
||||
source-file ~/.wryn/tmux/t-bindings.tmux
|
||||
|
||||
# don't use escape key
|
||||
set -s escape-time 0
|
||||
|
Loading…
Reference in New Issue
Block a user