Hi,
I got two questions on ConfD possible completions:
- Is there any difference between tab- and ?-completion?
- When I’m on a specific node (not at top level) and tab, the CLI does not list all the possiblities. e.g., if I’m on a list item which contains another list, the tab-/?-completion only gives a few (ommiting those that are not built-in commands): commit, describe, exit, help, no, pwd, top. And the number of listed items is far below the defined completionShowMax. There are more commands such as insert, move, rename, abort, etc., that are supposed to be available via auto completion (and these are indeed executable on the node). So why? Is there any ConfD config that affects this behavior?
Thanks!