quick icon indicating copy to clipboard operation
quick copied to clipboard

default options are not filled in

Open ByVictorrr opened this issue 2 years ago • 0 comments

@click.group(
    context_settings={
        "show_default": True,
        "default_map": default_options['test']
    },
)

ByVictorrr avatar May 09 '22 17:05 ByVictorrr

Also, dynamic commands read from a url doesnt show up. Is there a refresh option in qt?

ByVictorrr avatar Sep 27 '22 00:09 ByVictorrr