-si|+si (scroll inhibit) has the opposite effect of scrollTtyOutput.
This is correctly documented in the options section but not under
resources.
---
 doc/rxvt.1.pod | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod
index 99b30864..3f5fb218 100644
--- a/doc/rxvt.1.pod
+++ b/doc/rxvt.1.pod
@@ -905,9 +905,9 @@ thumb with the pointer on middle button press/drag.
 
 =item B<scrollTtyOutput:> I<boolean>
 
-B<True>: scroll to bottom when tty receives output; option B<-si>.
+B<True>: scroll to bottom when tty receives output; option B<+si>.
 B<False>: do not scroll to bottom when tty receives output; option
-B<+si>.
+B<-si>.
 
 =item B<scrollWithBuffer:> I<boolean>
 
-- 
2.39.1


_______________________________________________
rxvt-unicode mailing list
rxvt-unicode@lists.schmorp.de
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode

Reply via email to