document titlebars rc setting
This commit is contained in:
parent
e4fb8fbaf1
commit
47e51e7855
|
@ -58,6 +58,10 @@ Default value: \fB#AAAAAA\fR
|
||||||
Where to put the terminal scrollbar. Possibilities are "left", "right", and "disabled".
|
Where to put the terminal scrollbar. Possibilities are "left", "right", and "disabled".
|
||||||
Default value: \fBright\fR
|
Default value: \fBright\fR
|
||||||
.TP
|
.TP
|
||||||
|
.B titlebars
|
||||||
|
If true, a titlebar will be drawn for each terminal which shows the current title of that terminal.
|
||||||
|
Default value: \fBTrue\fR
|
||||||
|
.TP
|
||||||
.B scroll_background \fR(boolean)
|
.B scroll_background \fR(boolean)
|
||||||
If true, scroll the background image with the foreground text; if false, keep the image in a fixed position and scroll the text above it.
|
If true, scroll the background image with the foreground text; if false, keep the image in a fixed position and scroll the text above it.
|
||||||
Default value: \fBTrue\fR
|
Default value: \fBTrue\fR
|
||||||
|
|
Loading…
Reference in New Issue