Compare commits

..

2 Commits

View File

@ -283,7 +283,7 @@ tmux_conf_copy_to_os_clipboard=false
#set -g history-limit 10000 #set -g history-limit 10000
# start with mouse mode enabled # start with mouse mode enabled
set -g mouse off #set -g mouse off
# force Vi mode # force Vi mode
# really you should export VISUAL or EDITOR environment variable, see manual # really you should export VISUAL or EDITOR environment variable, see manual