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