Edit History Actions Discussion

Diff for "weechat"

Differences between revisions 2 and 3
Revision 2 as of 2014-03-03 16:21:48
Size: 876
Editor: galera
Comment:
Revision 3 as of 2021-03-02 21:47:27
Size: 798
Editor: independence
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
WeeChat uses a bit more memory than for example [[irssi]], which might cause a problem on Blinkenshell free accounts which are limited to [[Info/ResourceLimits|32 MB RSS memory]]. Tips for reducing memory usage: WeeChat uses a bit more memory than for example [[irssi]], but this should normally not be a problem. Tips for reducing memory usage:

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, but this should normally not be a problem. 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