From f745adcce43fb157923b55e0a8b7fe7c3e97f9ca Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 20 May 2026 10:31:53 +0900 Subject: modified tmux/tmux.conf --- ar/.config/tmux/tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ar/.config/tmux/tmux.conf') diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf index fd1f27d..157968a 100644 --- a/ar/.config/tmux/tmux.conf +++ b/ar/.config/tmux/tmux.conf @@ -114,6 +114,10 @@ bind -r ')' switch-client -n \; refresh-client -S bind -nr 'M-N' switch-client -n \; refresh-client -S bind "'" switch-client -t'{marked}' bind -r 'BSpace' switch-client -l +bind -n MouseDown1StatusLeft choose-tree -Zs +bind -n MouseDown3StatusLeft switch-client -l +bind -n WheelUpStatusLeft switch-client -p \; refresh-client -S +bind -n WheelDownStatusLeft switch-client -n \; refresh-client -S # window bind -r '<' swap-window -d -t -1 -- cgit v1.2.3