Age | Commit message (Collapse) | Author |
|
|
|
|
|
"repeat:count,string" (closes #958)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
long long)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set to an invalid value
|
|
|
|
|
|
|
|
arguments (closes #1248)
|
|
|
|
|
|
|
|
startup
If given, the option replaces the option weechat.plugin.autoload.
|
|
trigger
|
|
|
|
|
|
|
|
All changes:
- always send the Tab char in the weechat_print modifier string
- handle special cases in weechat_print modifier: no prefix (" \t...") or no
date ("\t\t...")
|
|
initialized
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hook_line callback
|
|
|
|
|
|
All changes:
- fix check of tags in lines: check lines without tags, fix check of tags with
negation ("!tag")
- add string functions string_split_tags and string_free_split_tags
- add tests on function gui_line_match_tags
|
|
gui: fix uncleared completion item (#1162)
|