diff options
Diffstat (limited to 'pw.1')
-rw-r--r-- | pw.1 | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -92,7 +92,7 @@ In this situation, .I pw terminates, unless the .B -d -(do not quit) option has been specified. In this situation, +(do not quit) option has been specified, in which case it .I pw stays in interactive mode. The the end-of-data status is indicated by the string @@ -105,7 +105,7 @@ Lines displayed by .I pw are trimmed not to exceed the number of terminal columns. When a line is trimmed, it is terminated by the -.B > +.B < character to indicate that there are more characters. The display may be scrolled interactively to read the long lines. @@ -122,6 +122,9 @@ to account for the width of East Asian Unicode characters, and such. When the display is scrolled horizontally, the .B > character appears at the start of each line to indicate this state. +Thus, if neither end of a long line is currently visible, then its visible +portion appears delimited by +.BR >...< . .SH COMMANDS |