Age | Commit message (Collapse) | Author |
|
Related to weechat/weechat.org@66a8b72ab17784e7476b142e36c0fd8c7ae9c7c3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
colons (closes #1296)
|
|
The following special sequences are not supported in regular expressions on
FreeBSD:
- "\w": replaced with "[a-zA-Z0-9_]"
- "\S": replaced with "[^ ]" (it should be "[^ \t\n\r\f\v]", but in practice
only spaces could be a problem when we use this sequence).
|
|
|
|
#1286)
|
|
|
|
|
|
|
|
WeeChat home (deleted on exit)
|
|
|
|
|
|
|
|
|
|
Fix regex in relay.network.allowed_ips doc
|
|
|
|
|
|
|
|
"repeat:count,string" (closes #958)
|
|
|
|
|
|
|
|
|
|
|
|
arguments (closes #1248)
|
|
startup
If given, the option replaces the option weechat.plugin.autoload.
|
|
|
|
|
|
(closes #1206)
Now if there are at least one relay client connected via weechat protocol,
the buffer is always added to the hotlist.
|
|
|
|
|
|
#1200)
|
|
|
|
|
|
|
|
|
|
/help buflist.format.buffer
|
|
list|listfull (closes #1193)
|
|
weechat.look.window_title) (closes #1182)
|
|
|
|
|
|
|
|
not an internal WeeChat server (issue #1165)
|
|
|
|
|