Differences between revisions 1 and 2
⇤ ← Revision 1 as of 2011-08-10 12:42:57
Size: 828
Comment:
|
Size: 876
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.
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)