Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard shortcut for explicit leafref enumeration rather than data enumeration #549

Open
NetworkOverload opened this issue Aug 27, 2024 · 0 comments

Comments

@NetworkOverload
Copy link

In clixon, tab completion can be set to either enumerate existing data, or to follow leafrefs to enumerate valid reference objects for configuration data.

I am proposing to allow both modes of operation by adding a new keyboard shortcut such as shift+tab that can be configured to explicitly follow leafrefs for enumerating valid choices, while tab could be configured to enumerate configuration data.

Context: Clixon controller, configuration.xml

leaf CLICON_CLI_EXPAND_LEAFREF {

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

No branches or pull requests

2 participants