Age | Commit message (Collapse) | Author |
|
fix typos/grammar
|
|
Using the pre-defined format (without eval) is about 3.5x faster.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buflist.format.name (issue #1020)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function hdata_update
|
|
guide)
|
|
|
|
signal/modifier hooks
|
|
|
|
|
|
insensitive comparison
|
|
Tor/SASL (user's guide) (issue #999)
|
|
|
|
|
|
|
|
|
|
|
|
bar when buflist is disabled (closes #994)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(closes #968)
|
|
doc: add non-official support channel #weechat-fi in user's guide
|
|
New pointers in evaluated formats:
- irc_server: IRC server
- irc_channel: IRC channel
|
|
|
|
string ("cut:" and "cutscr:") (closes #963)
The format to use is one of:
- ${cut:+max,suffix,string}
- ${cutscr:+max,suffix,string}
With the "+" before max, WeeChat ensures there are at most "max" chars in
output, including the length of suffix string.
|
|
|
|
in option script.scripts.url (issue #253)
|
|
|
|
|