Enable mouse in tmux
This commit is contained in:
parent
341fd1057e
commit
c8027e8f82
1 changed files with 1 additions and 1 deletions
|
|
@ -379,7 +379,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue