diff --git a/config/tmux/tmux.conf.local b/config/tmux/tmux.conf.local index bfab471..ada805b 100644 --- a/config/tmux/tmux.conf.local +++ b/config/tmux/tmux.conf.local @@ -373,7 +373,7 @@ tmux_conf_urlscan_options="--compact --dedupe" #set -g history-limit 10000 # start with mouse mode enabled -#set -g mouse on +set -g mouse on # force Vi mode # really you should export VISUAL or EDITOR environment variable, see manual