Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
function hdata_update
|
|
guide)
|
|
|
|
signal/modifier hooks
|
|
|
|
|
|
insensitive comparison
|
|
|
|
|
|
booleans/integers/colors (plugin API reference)
|
|
Tor/SASL (user's guide) (issue #999)
|
|
|
|
|
|
|
|
|
|
|
|
bar when buflist is disabled (closes #994)
|
|
|
|
|
|
|
|
|
|
|
|
(plugin API reference)
|
|
string_eval_expression (plugin API reference)
|
|
|
|
|
|
|
|
(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)
|
|
|
|
|
|
|
|
|
|
|
|
reference)
|
|
The option buflist.look.signals_refresh is not an extra list of signals for
refresh, so it is empty by default.
The default list of signals is handled directly by buflist and not visible to
the user.
|
|
New options:
- aspell.color.suggestion_delimiter_dict
- aspell.color.suggestion_delimiter_word
- aspell.look.suggestion_delimiter_dict
- aspell.look.suggestion_delimiter_word
Option renamed:
- aspell.color.suggestions -> aspell.color.suggestion
|
|
"free_string" is 0
|
|
|