Allow commands' partial match
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 1.8k
- Forks
- 213
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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`.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.