From 21301be260ef5d850d7c8a9747a8a92b1b99731c Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 2 Dec 2024 23:10:03 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-02 23:10:03 --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index e04b54e7..654dbbfb 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -54,6 +54,7 @@ bind -n M-v split-window -h -c "#{pane_current_path}" bind -n M-s split-window -v -c "#{pane_current_path}" bind -n M-x killp +bind -n M-f resize-pane -Z bind - copy-mode bind -n M-i next-window bind -n M-m previous-window