Clarify /window documentation

weechat-hashes
Curtis McEnroe 2019-02-23 13:27:28 -05:00
parent 35705c9eeb
commit 31a2af0c65
No known key found for this signature in database
GPG Key ID: CEA2F97ADCFCD77C
1 changed files with 12 additions and 7 deletions

View File

@ -152,11 +152,6 @@ Any messages entered in the
window will be sent as raw IRC commands.
.
.Ss UI Commands
A slash followed immediately by a number
is equivalent to the
.Ic /window
command.
.
.Bl -tag -width Ds
.It Ic /close
Close the current window.
@ -197,8 +192,18 @@ Press
.Aq Enter
to resume the UI.
.
.It Ic /window Ar number | name
Switch to window by number or name.
.It Ic /window Ar name
Switch to window by name.
.
.It Ic /window Ar num , Ic / Ns Ar num
Switch to window by number.
If
.Ar num
starts with
.Cm +
or
.Cm - ,
the number is relative to the current window.
.El
.
.Sh KEY BINDINGS