diff options
author | mathieui <mathieui@mathieui.net> | 2012-08-05 13:08:06 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-08-05 13:08:06 +0200 |
commit | 8c0b3f8ae5ef6d61eefd9cdd9c6acec5a32fd7f9 (patch) | |
tree | ad6642f6527c6a3037137216c194ccd20a75a000 /doc/en | |
parent | ec5bb3b213385405105ef90eccb1b1f093004b22 (diff) | |
download | poezio-8c0b3f8ae5ef6d61eefd9cdd9c6acec5a32fd7f9.tar.gz poezio-8c0b3f8ae5ef6d61eefd9cdd9c6acec5a32fd7f9.tar.bz2 poezio-8c0b3f8ae5ef6d61eefd9cdd9c6acec5a32fd7f9.tar.xz poezio-8c0b3f8ae5ef6d61eefd9cdd9c6acec5a32fd7f9.zip |
Add a filter_info_messages option
- This option takes a list of words separated by colons
- All the messages containing those words will not be shown
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/configure.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index dc802690..479f5a06 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -195,6 +195,12 @@ section of this documentation. If the message takes more than one line, the popup will stay visible two more second per additional lines +*filter_info_messages*:: [empty] + + A list of words or sentences separated by colons (":"). All the + informational mesages (described above) containing at least one of those + values will not be shown. + *autorejoin*:: false set to 'true' if you want to automatically rejoin the |