Skip to content

Not using Weechat native option defaults #140

@louib

Description

@louib

When displaying the default Weechat Matrix settings with /set plugins.var.lua.matrix.*, I get the full list of options, but the "native" default display (from Weechat I guess?) is not used.

Example:

plugins.var.lua.matrix.timeout: Time in seconds until a connection is assumed to be timed out (default: "5") [default: ""]

Here the (default: "5") is what is appended to the description from the script, and the [default: ""] is what's displayed for all the options probably by Weechat. I had a look at the WeeChat API and I don't see anything related to setting the defaults on options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions