alexilyaev / alexilyaev/runrun-cli

Hoist "Recently Used" scripts to the top?

Open
#18 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.