From 46c7edd7037faa115a64aad404225f1cfe690242 Mon Sep 17 00:00:00 2001 From: thek4n Date: Thu, 28 Mar 2024 10:24:15 +0300 Subject: [PATCH] tmux unbind some default mappings --- home/user/.config/tmux/mappings.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/home/user/.config/tmux/mappings.conf b/home/user/.config/tmux/mappings.conf index 1282786..be59aeb 100644 --- a/home/user/.config/tmux/mappings.conf +++ b/home/user/.config/tmux/mappings.conf @@ -73,4 +73,8 @@ bind 6 run-shell ~/.tmux/06.sh bind 7 run-shell ~/.tmux/07.sh bind 8 run-shell ~/.tmux/08.sh bind 9 run-shell ~/.tmux/09.sh -bind 0 run-shell ~/.tmux/10.sh \ No newline at end of file +bind 0 run-shell ~/.tmux/10.sh + + +# Unbinds +unbind-key w