Apply a patch to fix a manpage typo. Patch from Julián Moreno Patiño <julian@debian.org>. Closes LP#1035691
This commit is contained in:
parent
5185657010
commit
a6c48a8bf3
|
@ -423,7 +423,7 @@ Default value: \fBFalse\fR
|
||||||
.TP
|
.TP
|
||||||
.B focus_on_close
|
.B focus_on_close
|
||||||
Sets which terminal should get the focus when another terminal is closed. Values can be "prev", "next" or "auto".
|
Sets which terminal should get the focus when another terminal is closed. Values can be "prev", "next" or "auto".
|
||||||
Using "auto", if the closed terminal is within a splitted window, the focus will be on the sibling terminal rather than another tab.
|
Using "auto", if the closed terminal is within a split window, the focus will be on the sibling terminal rather than another tab.
|
||||||
Default value: \fBauto\fR
|
Default value: \fBauto\fR
|
||||||
.TP
|
.TP
|
||||||
.B exit_action
|
.B exit_action
|
||||||
|
|
Loading…
Reference in New Issue