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.195 by sf-exg, Sat Apr 30 18:45:38 2011 UTC vs.
Revision 1.196 by root, Fri May 6 10:18:00 2011 UTC

935B<False>: do not scroll to bottom when tty receives output; option 935B<False>: do not scroll to bottom when tty receives output; option
936B<+si>. 936B<+si>.
937 937
938=item B<scrollWithBuffer:> I<boolean> 938=item B<scrollWithBuffer:> I<boolean>
939 939
940B<True>: scroll with scrollback buffer when tty receives new lines (and 940B<True>: scroll with scrollback buffer when tty receives new lines (i.e.
941B<scrollTtyOutput> is False); option B<-sw>. B<False>: do not scroll 941try to show the same lines) and B<scrollTtyOutput> is False; option
942with scrollback buffer when tty receives new lines; option B<+sw>. 942B<-sw>. B<False>: do not scroll with scrollback buffer when tty receives
943new lines; option B<+sw>.
943 944
944=item B<scrollTtyKeypress:> I<boolean> 945=item B<scrollTtyKeypress:> I<boolean>
945 946
946B<True>: scroll to bottom when a non-special key is pressed. Special keys 947B<True>: scroll to bottom when a non-special key is pressed. Special keys
947are those which are intercepted by rxvt-unicode for special handling and 948are those which are intercepted by rxvt-unicode for special handling and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines