Follow-up Comment #3, bug #31932 (project weechat):

I understand problem now. It happens with /help because this command prints
some empty lines. When your modifier returns same string as given string, it
will be considered as "non modified" (even if it's empty string). That
explains why empty lines can't be removed.

Only way to fix that would be a string with special value to remove it from
display, but which value? It should be something not used in strings (for
example string with one char, like "x01" ?) Do you have better suggestions?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?31932>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/


_______________________________________________
Weechat-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to