voidzero-dev / voidzero-dev/vite-task
`vp run` result should be persisted in shell history
Open
@wan9chi is already working on this.
Since Apr 6, 2026.
- Dominant language
- Rust
- Stars
- 466
- Forks
- 42
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 19
Description
Description
When using vp run and choose a command, I want to be able to push ARROW_UP afterwards and hit enter to re-run it (via shell history). But instead, vp run is in the history and I have to re-select the task manually.
Suggested solution
Alter the history after selecting the task via TUI.
Alternative
No response
Additional context
No response
Validations
- Read the Contributing Guidelines.
- Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
- Check that there isn't already an issue requesting the same feature.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.