diff options
Diffstat (limited to 'doc/sciteco.7.template')
-rw-r--r-- | doc/sciteco.7.template | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index 16a54a6..a289476 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -1591,14 +1591,10 @@ The existence of a clipboard register can thus be checked in macros to determine whether getting and modifying that particular clipboard is supported natively. .br -If there are multiple clipboard registers, you can choose -the default one via the ASCII code in the numeric cell of -register \(lq~\(rq, which defaults to 67 (\(lq~C\(rq). -For instance if setting \(lq^^PU~\(rq, register \(lq~\(rq -and register \(lq~P\(rq will refer to the same primary -clipboard. -The numeric parts of all the other clipboard registers are -currently not used by \*(ST. +The default clipboard \(lq~\(rq refers to the clipboard selection +if there are multiple clipboards. +You can set bit 10 of the \fBED\fP flags to change it to the +primary clipboard. .br \*(ST supports two ways of driving the clipboard on ncurses. .SCITECO_TOPIC OSC-52 xterm @@ -1647,6 +1643,8 @@ EOL normalization will take place (if enabled), so that pasting clipboards does not introduce unexpected EOL sequences. The Q-Register view's EOL mode will \fBnot\fP be guessed from the original clipboard contents, though. +The numeric parts of the clipboard registers are +currently not used by \*(ST. .TP .BI ^K key Key macro registers as documented in section |