diff --git a/tmux/t-bindings.tmux b/tmux/t-bindings.tmux new file mode 100644 index 0000000..539b243 --- /dev/null +++ b/tmux/t-bindings.tmux @@ -0,0 +1 @@ +bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel 'xclip' diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 3389de4..a0d299e 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -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