summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-16 13:36:01 -0500
committerJune McEnroe <june@causal.agency>2021-01-16 13:36:39 -0500
commit6160b3f18c66738ea5c927b6ced3ae981586b7bc (patch)
tree6fb9497b1fcc4156dbb2f9fd808bb6c9fcc47d99
parentSave and load window visibility thresholds (diff)
downloadcatgirl-6160b3f18c66738ea5c927b6ced3ae981586b7bc.tar.gz
catgirl-6160b3f18c66738ea5c927b6ced3ae981586b7bc.zip
Remove join/part/quit ignore example
These can now be hidden with M-+.
Diffstat (limited to '')
-rw-r--r--catgirl.16
1 files changed, 0 insertions, 6 deletions
diff --git a/catgirl.1 b/catgirl.1
index e6f50c1..ce3215e 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -697,12 +697,6 @@ Load the configuration file:
 catgirl freenode
 .Ed
 .
-.Ss Tips
-Hide joins, parts and quits from a channel:
-.Bd -literal -offset indent
-ignore = * [JPQ][OAU][IR][NT] #example
-.Ed
-.
 .Sh STANDARDS
 .Bl -item
 .It
href='/torus/commit/chroot.sh?h=cgi&id=e88855363c44cdab0bbd1d43a48a00ea42f5980d&follow=1'>Build with debug infoJune McEnroe 2017-07-31Don't dump tiles in coreJune McEnroe 2017-07-31Use designated initializers for messagesJune McEnroe 2017-07-31Show other clients' cursorsJune McEnroe 2017-07-31Perform enter as two moves rather than a loopJune McEnroe 2017-07-31Track tile access countsJune McEnroe 2017-07-31Adjust move speed in clientJune McEnroe 2017-07-31Handle large movesJune McEnroe 2017-07-30Optimize builds for chrootJune McEnroe 2017-07-30Persist bright across color changesJune McEnroe 2017-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe