diff --git a/.tmux.conf.local b/.tmux.conf.local index e4925c9..9d3f61e 100644 --- a/.tmux.conf.local +++ b/.tmux.conf.local @@ -356,7 +356,7 @@ tmux_conf_copy_to_os_clipboard=false #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