alexilyaev / alexilyaev/runrun-cli
Hoist "Recently Used" scripts to the top?
未关闭
- 主要语言
- JavaScript
- 星标
- 16
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
If I run:
- `rr`
- Type `lint`
- I see
```
❯ eslint:base
lint:eslint
lint
```
If I usually pick `lint`, maybe it would make sense to hoist it to the top.
Or have a dedicated section of "Recently Used" scripts.
## Notes
- Make sure to remove recently used scripts if they no longer exist.
- Maybe allow an option to clear and/or disable the recently used section.
贡献指南
评估
这个 Issue 还没有评估数据。