Allow commands' partial match
Ouverte
- Langage dominant
- Go
- Étoiles
- 1.8k
- Forks
- 213
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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`.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.