Replies: 2 comments
-
This sound like the default behavior of Have you given it a try? |
Beta Was this translation helpful? Give feedback.
-
Watch mode doesn't cover this use case for me
Next is my use case here - I've got a monorepo with multiple tasks running, but in this case I was updating my env vars and wanted to only restart that next task, not all of them I know turbo and next both have systems for handling env vars, but other similar situations come up where I've modified something external and need to restart, e.g. my nestjs project reads some external configs on startup |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-goals
No response
Background
Zellij has somewhat similar functionality to the Turbo TUI and it lets you restart / rerun a given panel's task with a hotkey (as well as interact with the process much like Turbo currently does).
Proposal
I think there should be a hotkey like the
r
key that restarts the task much like thec
key copies the selected text. It would be much smoother than having to rerun all of the tasks.Beta Was this translation helpful? Give feedback.
All reactions