From dea6bf757aa9a875eab35b2b650412e7605f1308 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Wed, 12 Feb 2003 17:48:37 +0000 Subject: CVS moved to erdgeist.org --- filters | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 filters (limited to 'filters') diff --git a/filters b/filters new file mode 100755 index 0000000..4bb8626 --- /dev/null +++ b/filters @@ -0,0 +1,20 @@ +vchat-client now offers a new model of shaping your messages: +Filters. + +Filters can have different colours, where [0-9] stand for +colour pairs, certain letters of [a-zA-Z] mean character +attributes. The two "special colours" [+-] are used for +black/whitelisting your messages, from now on called +ignore/zoom. + +While the alphanumeric colours are used to highlight the +regex associated with them, the latter case may be used +to select some of the messages from your scrollback buffer. + +This may mean - regex "all but those messages containing +the regex" or + regex "only those messages containing the +regex". + +When you have ignore regexes, zooming always supersedes +ignorance, i.e. a message that once is declared as white- +listed wont be ignored. -- cgit v1.2.3