readline
readline copied to clipboard
Linebreak in completer options
Is it possible to create a linebreak in the complete options? With such an option, it would be possible to create some kind of a structure in the auto-completion. Example:
>
Add Edit Delete Show
Version Author License About Contact
In the first link (in this example) you have action-commands, in the second line you have some general commands.
Hello @xellio , I have the same wish, and I would like to add some information after each command (so a newline after each command). This seems to be like ZSH completion style. If you have not found a solution yet I would be glad to devise this with you, if you still need it.