Revision 1 as of 2011-08-10 12:42:57

Clear message
Edit History Actions Discussion

weechat

WeeChat

WeeChat is a console IRC client, which is designed to be light and fast. It's extensible through scripts and plugins.

http://weechat.org/

WeeChat on Blinkenshell

WeeChat uses a bit more memory than for example irssi, which might cause a problem on Blinkenshell free accounts which are limited to 32 MB RSS memory. Tips for reducing memory usage:

  • Do not load some plugins if you don’t use them, for example: aspell, fifo, logger, perl, python, ruby, lua, tcl, xfer (used for DCC)
  • Load only scripts that you really need
  • Reduce value of option weechat.history.max_lines (number of lines saved in memory for each buffer)
  • Reduce value of option weechat.history.max_commands (number of user commands saved in memory)

See also