diff --git a/doc/terminator_config.5 b/doc/terminator_config.5 index 0dda2e9b..560273fe 100644 --- a/doc/terminator_config.5 +++ b/doc/terminator_config.5 @@ -452,11 +452,11 @@ Default value: \fBTrue\fR .TP .B scroll_on_keystroke \fR(boolean) If true, pressing a key jumps the scrollbar to the bottom. -Default value: \fBFalse\fR +Default value: \fBTrue\fR .TP .B scroll_on_output \fR(boolean) If true, whenever there's new output the terminal will scroll to the bottom. -Default value: \fBTrue\fR +Default value: \fBFalse\fR .TP .B alternate_screen_scroll \fR(boolean) Whether or not the mouse wheel scrolls alternate screen buffers (man, vim, mutt, etc). This is the default behavior of VTE, however Ubuntu and possbly other distributions feature patched versions of VTE where this functionality is optional. The option only effects the patched versions of VTE, otherwise it is ignored.