dthree / dthree/vorpal

Autocomple problem in sub commands

Open
#293 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.6k
Forks
278
PR merge metrics
No merged PRs in 30d

Description

The problem is when write the first letters and press TAB button twice, the main command repeat (I didn't try with more subcommands)

Example:
```
delimeter$ command1 [tab] [tab]
command1 command1 sub
delimeter$ command1 sub --opt[tab][tab]
delimeter$ command1command1 sub --option
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.