alexilyaev / alexilyaev/runrun-cli
Hoist "Recently Used" scripts to the top?
Aperta
- Lingua principale
- JavaScript
- Stelle
- 16
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.