Allow commands' partial match
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 1.8k
- Forks
- 213
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.