fset: add comment on filter by evaluated expression

v2.8-utf8proc
Sébastien Helleu 2019-10-30 19:41:56 +01:00
parent 7cac32fc1f
commit 4a86ab55d8
1 changed files with 1 additions and 0 deletions

View File

@ -313,6 +313,7 @@ fset_option_match_filter (struct t_fset_option *fset_option, const char *filter)
if (strncmp (filter, "c:", 2) == 0)
{
/* filter by evaluated condition */
weechat_hashtable_set (fset_option_filter_hashtable_pointers,
"fset_option", fset_option);
fset_option_add_option_in_hashtable (