Skip to content

default complete function does not display descriptions #1388

Answered by kmvanbrunt
Sripadvallabh asked this question in Q&A
Discussion options

You must be logged in to vote

CompletionItem handling is only present in the argparse tab completion code.

Since default() is not an argparse-decorated command, nor can it be since it's not a do_xxx function, only basic tab completion is supported.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Sripadvallabh
Comment options

Answer selected by Sripadvallabh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants