aboutsummaryrefslogtreecommitdiff
path: root/etc/tmux/tmux.conf
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-06-21 07:09:56 -0300
committerEuAndreh <eu@euandre.org>2023-06-21 07:09:56 -0300
commit931d4fa53d6727bf5e92b96a7e73db91a6e13780 (patch)
tree00988d3dd19039e58d20bfbc7e4221b20dd22bbd /etc/tmux/tmux.conf
parentbin/backup: Add upper-bound 1200 for lock-wait (diff)
downloaddotfiles-931d4fa53d6727bf5e92b96a7e73db91a6e13780.tar.gz
dotfiles-931d4fa53d6727bf5e92b96a7e73db91a6e13780.tar.xz
Improve nvi configuration
Diffstat (limited to 'etc/tmux/tmux.conf')
-rw-r--r--etc/tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/tmux/tmux.conf b/etc/tmux/tmux.conf
index 93efdf9..93326ae 100644
--- a/etc/tmux/tmux.conf
+++ b/etc/tmux/tmux.conf
@@ -1,6 +1,7 @@
# Use personal prefix over "C-b"
unbind C-b
set -g prefix C-v
+bind C-v send-keys C-v
# Turn on mouse mode
# https://groups.google.com/forum/#!msg/tmux-users/TRwPgEOVqho/Ck_oth_SDgAJ