ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.261 by root, Fri Dec 23 21:48:24 2022 UTC vs.
Revision 1.262 by root, Mon Feb 13 17:29:02 2023 UTC

903Align the B<top>, B<bottom> or B<centre> [default] of the scrollbar 903Align the B<top>, B<bottom> or B<centre> [default] of the scrollbar
904thumb with the pointer on middle button press/drag. 904thumb with the pointer on middle button press/drag.
905 905
906=item B<scrollTtyOutput:> I<boolean> 906=item B<scrollTtyOutput:> I<boolean>
907 907
908B<True>: scroll to bottom when tty receives output; option B<-si>. 908B<True>: scroll to bottom when tty receives output; option B<+si>.
909B<False>: do not scroll to bottom when tty receives output; option 909B<False>: do not scroll to bottom when tty receives output; option
910B<+si>. 910B<-si>.
911 911
912=item B<scrollWithBuffer:> I<boolean> 912=item B<scrollWithBuffer:> I<boolean>
913 913
914B<True>: scroll with scrollback buffer when tty receives new lines (i.e. 914B<True>: scroll with scrollback buffer when tty receives new lines (i.e.
915try to show the same lines) and B<scrollTtyOutput> is False; option 915try to show the same lines) and B<scrollTtyOutput> is False; option

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines