wip
This commit is contained in:
parent
38e29b6f73
commit
25daf13906
1 changed files with 4 additions and 3 deletions
|
@ -268,9 +268,10 @@ tmux_conf_copy_to_os_clipboard=false
|
||||||
# - true
|
# - true
|
||||||
# - false (default)
|
# - false (default)
|
||||||
#
|
#
|
||||||
# this requires set-clipboard to be set to 'on' or 'external' (default)
|
# this requires tmux_conf_copy_to_os_clipboard to be set to 'true' and
|
||||||
# this requires having a terminal that emulator that understands the OSC 5
|
# set-clipboard to be set to 'on' or 'external' (default)
|
||||||
# escape sequence
|
# this requires having a terminal emulator that understands the OSC 52 escape
|
||||||
|
# sequence
|
||||||
tmux_conf_share_remote_clipboard=false
|
tmux_conf_share_remote_clipboard=false
|
||||||
|
|
||||||
# -- user customizations -------------------------------------------------------
|
# -- user customizations -------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue