aboutsummaryrefslogtreecommitdiff
path: root/.config/tmux
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2024-01-15 16:13:18 +0200
committersrdusr <trevorgray@srdusr.com>2024-01-15 16:13:18 +0200
commitb633baf8eca595f8717e5ad170017e6d208cef41 (patch)
tree4bd18ef7517038a4ac8580434f1d4263239c58c7 /.config/tmux
parent0bac058c53fdd9bc9089a83a3ad43d380f542fde (diff)
downloaddotfiles-b633baf8eca595f8717e5ad170017e6d208cef41.tar.gz
dotfiles-b633baf8eca595f8717e5ad170017e6d208cef41.zip
Disabled C-s
Diffstat (limited to '.config/tmux')
-rw-r--r--.config/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
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 \