added tmux_conf_copy_to_os_clipboard variable, closes #75

When true, copying selection with y in copy mode also sends selection to the OS
clipboard.
This commit is contained in:
Gregory Pakosz
2017-05-17 22:23:23 +02:00
parent 785ba173a3
commit 264a577ba1
2 changed files with 45 additions and 3 deletions
+9 -1
View File
@@ -229,7 +229,15 @@ tmux_conf_theme_clock_colour='#00afff' # light blue
tmux_conf_theme_clock_style='24'
# ------------------------------------------------------------------------------
# -- clipboard -----------------------------------------------------------------
# in copy mode, copying selection also copies to the OS clipboard
# - true
# - false (default)
tmux_conf_copy_to_os_clipboard=false
# -- user customizations -------------------------------------------------------
# this is the place to override or undo settings
# increase history size