This commit is contained in:
Kovid Goyal 2021-09-13 11:49:17 +05:30
parent 6993c905e3
commit 78fd05c1c6
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -2552,8 +2552,8 @@ control exactly which actions are allowed. The set of possible actions is:
write-clipboard read-clipboard write-primary read-primary. The default is to
allow writing to the clipboard and primary selection. Note that enabling the
read functionality is a security risk as it means that any program, even one
running on a remote server via SSH can read your clipboard. See also :opt:`
clipboard_max_size`.
running on a remote server via SSH can read your clipboard. See also
:opt:`clipboard_max_size`.
'''
)