summaryrefslogtreecommitdiff
path: root/gemfeed/examples/conf/dotfiles/tmux/tmux.local.conf
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-10-02 11:28:55 +0300
committerPaul Buetow <paul@buetow.org>2025-10-02 11:28:55 +0300
commit2b034797107660d4d83f8a7acdc55d32db785b82 (patch)
tree522fb586193c8a65ca6aee42df64eecc3555f644 /gemfeed/examples/conf/dotfiles/tmux/tmux.local.conf
parent4d7d90638186ac71067232007607f6637d560a4d (diff)
Update content for md
Diffstat (limited to 'gemfeed/examples/conf/dotfiles/tmux/tmux.local.conf')
-rw-r--r--gemfeed/examples/conf/dotfiles/tmux/tmux.local.conf2
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