Edit History Actions Discussion

Diff for "weechat"

Differences between revisions 1 and 2
Revision 1 as of 2011-08-10 12:42:57
Size: 828
Editor: independence
Comment:
Revision 2 as of 2014-03-03 16:21:48
Size: 876
Editor: galera
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:

[[Howto/IRC/WeeChat|WeeChat + Screen howto]]

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 + Screen howto

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