From dfb5b0ce2834ffa646d5ac789c3273fcb1ad13e1 Mon Sep 17 00:00:00 2001 From: thek4n Date: Fri, 29 Mar 2024 21:00:44 +0300 Subject: [PATCH] tmux mappings --- home/user/.config/tmux/mappings.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/home/user/.config/tmux/mappings.conf b/home/user/.config/tmux/mappings.conf index 511cae4..2983fd7 100644 --- a/home/user/.config/tmux/mappings.conf +++ b/home/user/.config/tmux/mappings.conf @@ -4,7 +4,6 @@ set -g prefix C-b # Ctrl+a to send prefix to remote tmux bind -n C-a send-prefix -bind C-a send-keys C-a # Zoom pane bind -n M-f resize-pane -Z