Add manpage entry for force_no_bell
This commit is contained in:
parent
c1ee7f2b9c
commit
bdbd580a45
|
@ -19,6 +19,10 @@ Default value: \fBTrue\fR
|
||||||
If true, don't make a noise when applications send the escape sequence for the terminal bell. Flash the terminal instead.
|
If true, don't make a noise when applications send the escape sequence for the terminal bell. Flash the terminal instead.
|
||||||
Default value: \fBTrue\fR
|
Default value: \fBTrue\fR
|
||||||
.TP
|
.TP
|
||||||
|
.B force_no_bell\fR (boolean)
|
||||||
|
If true, don't make a noise or flash. All terminal bells will be ignored.
|
||||||
|
Default value: \fBFalse\fR
|
||||||
|
.TP
|
||||||
.B background_color
|
.B background_color
|
||||||
Default colour of terminal background, as a colour specification (can be HTML-style hex digits, or a colour name such as "red"). \fBNote:\fR You may need to set \fBuse_theme_colors=False\fR to force this setting to take effect.
|
Default colour of terminal background, as a colour specification (can be HTML-style hex digits, or a colour name such as "red"). \fBNote:\fR You may need to set \fBuse_theme_colors=False\fR to force this setting to take effect.
|
||||||
Default value: \fB#000000\fR
|
Default value: \fB#000000\fR
|
||||||
|
|
Loading…
Reference in New Issue