From 416e8e7e5828c8eddbf5a94f15f10aa5863562c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Wed, 20 Jan 2021 17:56:14 +0100 Subject: [PATCH] doc: foot.ini: selection-target=none|primary|clipboard|both --- doc/foot.ini.5.scd | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/doc/foot.ini.5.scd b/doc/foot.ini.5.scd index 8d9960e0..633bc0b6 100644 --- a/doc/foot.ini.5.scd +++ b/doc/foot.ini.5.scd @@ -122,12 +122,6 @@ in this order: compositor can use this value to e.g. group multiple windows, or apply window management rules. Default: _foot_. -*workers* - Number of threads to use for rendering. Set to 0 to disable - multithreading. Default: the number of available logical CPUs - (including SMT). Note that this is not always the best value. In - some cases, the number of physical _cores_ is better. - *bold-text-in-bright* Boolean. When enabled, bold text is rendered in a brighter color (in addition to using a bold font). Default: _no_. @@ -173,6 +167,17 @@ in this order: Default: _notify-send -a foot -i foot ${title} ${body}_. +*selection-target* + Clipboard target to automatically copy selected text to. One of + *none*, *primary*, *clipboard* or *both*. Default: _primary_. + + +*workers* + Number of threads to use for rendering. Set to 0 to disable + multithreading. Default: the number of available logical CPUs + (including SMT). Note that this is not always the best value. In + some cases, the number of physical _cores_ is better. + # SECTION: scrollback