data.haus blog

minimal tech for today

Weechat

2018-06-30 - psic4t

GENERAL

/set irc.look.server_buffer independent

Matrix

If you didn't put matrix.lua in autoload

/script load matrix.lua

Set the two required settings. Look in WeeChat docs for secdata if you don't want to store passord in the clear. ( http://dev.weechat.org/post/2013/08/04/Secured-data )

/set plugins.var.lua.matrix.user username
/set plugins.var.lua.matrix.password secret
/matrix connect

to display all the possible WeeChat Matrix settings:

set plugins.var.lua.matrix.*

to get a description for each option

/help plugins.var.lua.matrix.local_echo

Links

https://gist.github.com/pascalpoitras/8406501 https://www.bfoliver.com/2014/02/18/weechatconf/

View more postsRSS