Valid HTML 4.0! [previous - Extensions]  [Contents]  [next - Shell] 


FILES

Curfloo creates a ~/.curfloo directory to store such things as your ignore list and curfloo config file. The config file stores your selected preferences between sessions. Additionally, curfloo saves a screenshot as /tmp/scr (see F11 under Controls - Keys).

You may enable logging of chat by adding a line in your ~/.curfloo/config file such as:

chatlogfile:/tmp/foo

Text from chat will be appended to this file. Make sure you have write permissions in the directory you choose. Add the line when curfloo is not running. Specify a complete and valid path to the file, without spaces.

The ~/.curfloo/config file may also be used to enable the "Auto Ignore" selection under the "Misc" menu in curfloo. Autoignore uses regular expressions to determine what or whom to ignore in chat. An example:

airegexp00:www\.hotchixforyou\.com

In this case, anyone who says "www.hotchixforyou.com" will be ignored. Up to 99 such lines may be added, from airegexp00 through airegexp99.

User-defined commands are stored in ~/.curfloo/commands. See the section EXTENSIONS.