diff options
Diffstat (limited to 'pw.1')
-rw-r--r-- | pw.1 | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -214,6 +214,20 @@ can be adjusted without affecting what portion of the line it shows, independently of any horizontal scrolling adjustments occurring in the right pane. +.IP "[\fIcount\fP]\fB{\fP, [\fIcount\fP]\fB}\fP" +Adjust what portion of line is visible in the middle pane, incrementing +or decrementing the viewport origin by +.I count +characters, defaulting to one, without changing the width. +The effect is that the content of the middle pane appears to +scroll horizontally to the right when +.B } +is used, or left when +.B { +is used. +When no middle pane is being shown, these commands have no effect other +than refreshing the display. + .IP "\fBCtrl-I, Tab\fP" Toggle the highlighting of separator characters appearing in the line display. The when toggled on, the |