We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add an option to allow a partial match when issuing commands:
For instance, you have the following commands:
Where c or cmd wouldn't match anything, but cmdo would match cmdone and a would match anothercmd.
c
cmd
cmdo
cmdone
a
anothercmd