Skip to content

Don't generate auto-complete for hidden attributes in picocli.shell.jline3.PicoCommand #2074

@clebertsuconic

Description

@clebertsuconic

#1076 was about hidden commands on the auto-complete.

However the JLine3 integration still showing hidden attributes.

Can you bring the same fix into JLine3? I don't see any use or mention of hidden from jline3.PicoCommand.

I'm implementing pico / line into ActiveMQ Artemis, and a few attributes that I'm hiding are showing on the JLine terminal but they are being ignored (as expected) on the bash auto-complete generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    theme: auto-completionAn issue or change related to auto-completiontheme: integrationAn issue or change related to integration with other frameworks, shells or operating systemstheme: shellAn issue or change related to interactive (JLine) applicationstype: bug 🐛

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions