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.57 by root, Mon Feb 14 18:50:57 2005 UTC vs.
Revision 1.58 by root, Wed Feb 16 21:49:36 2005 UTC

704B<+si>. 704B<+si>.
705 705
706=item B<scrollWithBuffer:> I<boolean> 706=item B<scrollWithBuffer:> I<boolean>
707 707
708B<True>: scroll with scrollback buffer when tty receives new lines (and 708B<True>: scroll with scrollback buffer when tty receives new lines (and
709B<scrollTtyOutput> is False); option B<+sw>. B<False>: do not scroll 709B<scrollTtyOutput> is False); option B<-sw>. B<False>: do not scroll
710with scrollback buffer when tty recieves new lines; option B<-sw>. 710with scrollback buffer when tty recieves new lines; option B<+sw>.
711 711
712=item B<scrollTtyKeypress:> I<boolean> 712=item B<scrollTtyKeypress:> I<boolean>
713 713
714B<True>: scroll to bottom when a non-special key is pressed. Special keys 714B<True>: scroll to bottom when a non-special key is pressed. Special keys
715are those which are intercepted by rxvt-unicode for special handling and 715are those which are intercepted by rxvt-unicode for special handling and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines