alexilyaev / alexilyaev/runrun-cli
Hoist "Recently Used" scripts to the top?
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 16
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.