Skip to content

Not using Weechat native option defaults #140

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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