aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-15 00:29:09 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-15 00:29:09 +0200
commit17e933a16ff7de1b06d62504e78c40e615c8b553 (patch)
tree0ceb58ff18f9ee6f35fbcb6255c8a830e6124b84 /man
parent59015f1f91d640502fdfc34019cf0154b5206bb8 (diff)
downloadkrino-17e933a16ff7de1b06d62504e78c40e615c8b553.tar.gz
krino-17e933a16ff7de1b06d62504e78c40e615c8b553.zip
review and undo headings wrap past the label column; format characters take a column
Diffstat (limited to 'man')
-rw-r--r--man/krino.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/krino.1 b/man/krino.1
index b9b8113..aa981cc 100644
--- a/man/krino.1
+++ b/man/krino.1
@@ -463,6 +463,9 @@ would actually spend time on.
Unicode format characters that are invisible but not controls (a zero-width
space, U+FEFF, a soft hyphen) are printed as they are, so two names can look
the same.
+Lines are wrapped by Unicode's character widths; a terminal that draws some
+characters wider (emoji, ambiguous-width letters) can still show a line
+running past its edge.
.Pp
A second interrupt exits at once: every step completed so far is logged
and can be undone, but the step in flight when it arrived is not logged,