Don't generate auto-complete for hidden attributes in picocli.shell.jline3.PicoCommand #2074
Labels
theme: auto-completion
An issue or change related to auto-completion
theme: integration
An issue or change related to integration with other frameworks, shells or operating systems
theme: shell
An issue or change related to interactive (JLine) applications
type: bug 🐛
Milestone
#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.
The text was updated successfully, but these errors were encountered: