From 931d4fa53d6727bf5e92b96a7e73db91a6e13780 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 21 Jun 2023 07:09:56 -0300 Subject: Improve nvi configuration --- etc/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/tmux') 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 -- cgit v1.2.3