Commit 7c8db71
committed
fix(cmd2): suppress tab hint for main command completion
Suppressed the generation of a completion hint for the main command name completion. This ensures that the command list appears in the prompt-toolkit completion menu below the prompt without a redundant or distracting hint above the prompt.1 parent d173493 commit 7c8db71
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2405 | 2405 | | |
2406 | 2406 | | |
2407 | 2407 | | |
| 2408 | + | |
2408 | 2409 | | |
2409 | 2410 | | |
2410 | 2411 | | |
| |||
0 commit comments