abiosoft / abiosoft/ishell

Allow commands' partial match

Open
#107 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
1.8k
Forks
213
PR merge metrics
No merged PRs in 30d

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`.

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.