From 4c5da24e6cc85404151a92111cced2184a4d3b9c Mon Sep 17 00:00:00 2001 From: rascul Date: Sun, 6 Mar 2022 18:50:09 -0600 Subject: [PATCH] set mouse support --- tmux.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.sh b/tmux.sh index 1b3a8d2..836f8a6 100755 --- a/tmux.sh +++ b/tmux.sh @@ -2,6 +2,7 @@ tmux new-session -s wotmut -d tt++ nalav.tin tmux set -g status off +tmux set-window-option -g mouse on tmux split-window -h -l 60 tail -f .wotmud-comms tmux split-window -v -l 30 tail -f map.out tmux select-pane -L