diff options
Diffstat (limited to 'man/krino.1')
| -rw-r--r-- | man/krino.1 | 3 |
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, |
