Adding new stuff
This commit is contained in:
parent
dd9ea05fe9
commit
50a7d3ea3d
1 changed files with 3 additions and 2 deletions
|
|
@ -239,7 +239,7 @@ tmux_conf_theme_clock_style='24'
|
|||
# - false (default)
|
||||
# on macOS, this requires installing reattach-to-user-namespace, see README.md
|
||||
# on Linux, this requires xsel or xclip
|
||||
tmux_conf_copy_to_os_clipboard=false
|
||||
# tmux_conf_copy_to_os_clipboard=false
|
||||
|
||||
|
||||
# -- user customizations -------------------------------------------------------
|
||||
|
|
@ -249,7 +249,8 @@ 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
|
||||
# set -g mouse off
|
||||
|
||||
# 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