openhab-core
openhab-core copied to clipboard
Implement command completion in console for openhab command
And subcommands can implement it if they want. At the least the CommandConsoleExtension's description will now be visible in tab-completion.
I've also implemented detailed completion for openhab:items, openhab:status, openhab:send, and openhab:update.