2020-01-16 Plugins on weechat

I'm using weechat running on tmux to stay connected with IRC on my VPS. Wee-slack is a plugin that can be used to connect weechat to Slack. It has its pros and cons. However, for a connection that has many channels, it becomes highly distracting and cumbersome to jump to particular messages.

To list the general plugins installed /plugins list and in particular for python driven plugins : /python list. This can be found with /help plugins and /help python. The unload command can be used for unloading a plugin without deleting it or uninstalling it completely. This helps for a session-to-session setup.

Somehow, I do the above so rarely that I always forget the above, and never bother to write it down, and flounder around the web till I find the answer. Therefore I'm posting this here finally as ready reference.

Tags: