From 72a02162233bca1df80f57e7157d6d5d83257a74 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 2 Dec 2024 00:00:57 +0100 Subject: checkpoint --- config/common/tmux/tmux.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/common/tmux/tmux.conf') diff --git a/config/common/tmux/tmux.conf b/config/common/tmux/tmux.conf index 6fdf7f7..4af91fa 100755 --- a/config/common/tmux/tmux.conf +++ b/config/common/tmux/tmux.conf @@ -22,6 +22,9 @@ set -g focus-events on set -g mouse # KEYBINDINGS +set-option -g prefix 'C-_' +bind-key 'C-_' send-prefix + # Reload config file bind r source-file ~/.config/tmux/tmux.conf \; display "Reloaded ~/.tmux.conf" # Clipboard -- cgit v1.2.3