diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-07-25 22:37:16 +0200 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-07-26 00:42:38 +0200 |
| commit | 0b90eb1f9a9b397ebb1960f2f03409d57154f42b (patch) | |
| tree | 4cf1f76836c82aa1912844aa13bbcf551799c637 /doc/sciteco.7.template | |
| parent | a53fa85dabdfc2c47ec0c9e6626ddda2379a8e38 (diff) | |
minor documentation update (sciteco(1) and sciteco(7)) and comment changes
Diffstat (limited to 'doc/sciteco.7.template')
| -rw-r--r-- | doc/sciteco.7.template | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index e2fbdbf..a3139bf 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -1190,9 +1190,9 @@ You can also specify \fB--8bit\fP to optimize \*(ST for While navigation in documents with single-byte encodings takes place in constant time, \*(ST uses heuristics in UTF-8 documents for translating between byte and character -offsets which are slower especially when \(lqjumping\(rq -into very large lines. -\# But there are optimizations for R, C and A... +offsets which can still be slow when e.g. when \(lqjumping\(rq +into far away pathologically long lines. +Operations close to dot should be fast, though. .LP .SCITECO_TOPIC "EOL translation" To simplify working with files using different end of line |
