gliderlabs / gliderlabs/cmd

User can set a description for their custom command that shows up when executing :ls

Open
#142 8 comments 1 reaction 1 assignee Claimed by @joebwan View on GitHub
Dominant language
Go
Stars
28
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The builtin commands have descriptions but custom ones do not.

It would be nice to be able to do something like this:
`ssh alpha.cmd.io :create ambiguous "not anymore"`
`ssh alpha.cmd.io :create ambiguous2 "much less so"`

Then the :ls command would show something like:
```
☰ Commands
ambiguous not anymore
ambiguous2 much less so
```

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.