From e99526e90e74c5acdcd4924e1c23a357ec499f6e Mon Sep 17 00:00:00 2001 From: ayin Date: Sat, 19 Jan 2008 16:20:09 +0000 Subject: [PATCH] Group scrollbar options together. --- doc/rxvt.1.pod | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod index e2caf561..2e745537 100644 --- a/doc/rxvt.1.pod +++ b/doc/rxvt.1.pod @@ -275,6 +275,15 @@ B. Turn on/off scrollbar; resource B. +=item B<-sr>|B<+sr> + +Put scrollbar on right/left; resource B. + +=item B<-st>|B<+st> + +Display rxvt (non XTerm/NeXT) scrollbar without/with a trough; +resource B. + =item B<-si>|B<+si> Turn on/off scroll-to-bottom on TTY output inhibit; resource @@ -291,15 +300,6 @@ Turn on/off scrolling with the scrollback buffer as new lines appear. This only takes effect if B<-si> is also given; resource B. -=item B<-sr>|B<+sr> - -Put scrollbar on right/left; resource B. - -=item B<-st>|B<+st> - -Display rxvt (non XTerm/NeXT) scrollbar without/with a trough; -resource B. - =item B<-ptab>|B<+ptab> If enabled (default), "Horizontal Tab" characters are being stored as @@ -813,11 +813,6 @@ intensity foreground/background colours. Disabling this option (B, option B<+is>) disables this behaviour, the high intensity colours are not reachable. -=item B I - -Set scrollbar style to B, B, B or B. B is -the author's favourite. - =item B I Set window title string, the default title is the command-line @@ -872,6 +867,11 @@ Example: This creates a new file in your home directory with the screen contents every time you hit C. +=item B I + +Set scrollbar style to B, B, B or B. B is +the author's favourite. + =item B I B: enable the scrollbar [default]; option B<-sb>. B: -- 2.34.1