From 03951fecab601a966c946dd850971c68e07046e3 Mon Sep 17 00:00:00 2001 From: y-jan137 Date: Wed, 15 Apr 2026 18:34:41 +0300 Subject: Updates --- tmux/tmux.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 28a99cc..7409ac4 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -31,7 +31,6 @@ set -g pane-active-border-style "fg=#fcfcfc" unbind C-b set -g prefix C-a bind C-a send-prefix -bind d detach-client set -g status-interval 5 set -sg escape-time 10 @@ -52,3 +51,7 @@ bind -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe-no-clear "pbcopy" # Prevent click from passing through to terminal (causes jump-to-bottom) bind -T copy-mode MouseDown1Pane select-pane bind -T copy-mode-vi MouseDown1Pane select-pane + + + + -- cgit v1.2.3