diff options
Diffstat (limited to 'gemfeed/examples/conf/dotfiles/tmux/tmux.local.conf')
| -rw-r--r-- | gemfeed/examples/conf/dotfiles/tmux/tmux.local.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gemfeed/examples/conf/dotfiles/tmux/tmux.local.conf b/gemfeed/examples/conf/dotfiles/tmux/tmux.local.conf new file mode 100644 index 00000000..adb6294b --- /dev/null +++ b/gemfeed/examples/conf/dotfiles/tmux/tmux.local.conf @@ -0,0 +1,2 @@ +bind-key -T copy-mode-vi 'v' send -X begin-selection +bind-key -T copy-mode-vi 'y' send -X copy-selection-and-cancel |
