From 86ab17dfb56b31a5f500ce8555df71a8c33e105d Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Fri, 10 Feb 2023 21:56:36 -0800 Subject: tmux: update --- dot_tmux.conf.local | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_tmux.conf.local b/dot_tmux.conf.local index 9d659ae..f640e32 100644 --- a/dot_tmux.conf.local +++ b/dot_tmux.conf.local @@ -347,7 +347,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 @@ -365,7 +365,7 @@ tmux_conf_copy_to_os_clipboard=false # bind v new-window -c #{pane_current_path} #!important # move status line to top -#set -g status-position top +set -g status-position top # -- tpm ----------------------------------------------------------------------- -- cgit v1.2.3