Allow commands' partial match
Aberta
- Linguagem predominante
- Go
- Estrelas
- 1.8k
- Forks
- 213
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Add an option to allow a partial match when issuing commands:
For instance, you have the following commands:
- cmdone
- cmdtwo
- anothercmd
Where `c` or `cmd` wouldn't match anything, but `cmdo` would match `cmdone` and `a` would match `anothercmd`.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.