diff options
author | June McEnroe <june@causal.agency> | 2021-05-28 20:38:43 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-05-28 20:40:25 -0400 |
commit | f559322224cc3bfa6c1d37631fb6dc5fa93449b9 (patch) | |
tree | af54593bc7b2fa0f28df12345b97a523a10eeb56 /catgirl.1 | |
parent | Improve missing param behavior for /msg, /whois, /ns, /cs (diff) | |
download | catgirl-f559322224cc3bfa6c1d37631fb6dc5fa93449b9.tar.gz catgirl-f559322224cc3bfa6c1d37631fb6dc5fa93449b9.zip |
List windows with /window 1.8
Reuse the /window command to preserve /wi abbreviation.
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/catgirl.1 b/catgirl.1 index 8ae7313..23615af 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd May 27, 2021 +.Dd May 28, 2021 .Dt CATGIRL 1 .Os . @@ -517,6 +517,8 @@ or matching Temporarily remove a message highlight pattern. .It Ic /unignore Ar pattern Temporarily remove a message ignore pattern. +.It Ic /window +List all windows. .It Ic /window Ar name Switch to window by name. .It Ic /window Ar num | Ic / Ns Ar num |