diff options
author | June McEnroe <june@causal.agency> | 2020-03-31 14:30:42 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-03-31 14:30:42 -0400 |
commit | 25f419465f019feedb7266cb68232d1b32a66957 (patch) | |
tree | 67dffcc716ad457967f884cb25f448de27634f64 /README.7 | |
parent | Save and load buffer line heat (diff) | |
download | catgirl-25f419465f019feedb7266cb68232d1b32a66957.tar.gz catgirl-25f419465f019feedb7266cb68232d1b32a66957.zip |
Add /ignore message filtering patterns
Diffstat (limited to 'README.7')
-rw-r--r-- | README.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.7 b/README.7 index 0362661..bfc00d4 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd March 25, 2020 +.Dd March 31, 2020 .Dt README 7 .Os "Causal Agency" . @@ -132,6 +132,8 @@ line editing tab complete .It Pa url.c URL detection +.It Pa ignore.c +message filtering .It Pa log.c chat logging .It Pa config.c |