Merge pull request #281 from jelly/document-fullscreen-option
Document fullscreen option
This commit is contained in:
commit
850a77da99
|
@ -32,6 +32,8 @@ terminal's title.
|
||||||
Whether to hide url hints not matching input in url hints mode.
|
Whether to hide url hints not matching input in url hints mode.
|
||||||
.IP \fIfont\fR
|
.IP \fIfont\fR
|
||||||
The font description for the terminal's font.
|
The font description for the terminal's font.
|
||||||
|
.IP \fIfullscreen\fR
|
||||||
|
Enables entering fullscreen mode by pressing F11.
|
||||||
.IP \fIgeometry\fR
|
.IP \fIgeometry\fR
|
||||||
The default window geometry for new terminal windows.
|
The default window geometry for new terminal windows.
|
||||||
.IP \fIicon_name\fR
|
.IP \fIicon_name\fR
|
||||||
|
|
Loading…
Reference in New Issue