From b633baf8eca595f8717e5ad170017e6d208cef41 Mon Sep 17 00:00:00 2001 From: srdusr Date: Mon, 15 Jan 2024 16:13:18 +0200 Subject: Disabled C-s --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 50d500f..8275422 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -17,7 +17,7 @@ set -g prefix C-s bind C-s send-prefix # Send the prefix to client inside window (nested tmux) -bind-key -n C-a send-prefix +#bind-key -n C-a send-prefix # Disable local tmux keys (nested tmux) bind -T root F12 \ -- cgit v1.2.3