This commit is contained in:
2018-06-14 21:15:17 +04:00
parent e615a15cb9
commit ce212c100b
4 changed files with 12 additions and 7 deletions

View File

@@ -249,7 +249,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