Differences between revisions 2 and 3
Size: 876
Comment:
|
Size: 798
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.
WeeChat on Blinkenshell
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)