Added clipboard_copy option to guide

master
Mark Qvist 2026-05-22 13:54:33 +02:00
parent 66f29adb8d
commit 2375a92f26
1 changed files with 6 additions and 0 deletions

View File

@ -1052,6 +1052,12 @@ Determines whether the program should react to mouse/touch input. Must be a bool
This option allows sanitizing announced names before they are displayed in the user interface.
<
>>>
`!clipboard_copy = no`!
>>>>
If your terminal supports it, you can enable copy-to-clipboard functionality using OSC52 escape sequences.
<
>>>
`!hide_guide = no`!
>>>>