We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c196d8b commit 390b012Copy full SHA for 390b012
bacon.toml
@@ -14,6 +14,7 @@ kill = ["pkill", "-TERM", "-P"]
14
15
[jobs.run-profiling]
16
command = ["cargo", "run", "--features=profiling"]
17
+kill = ["pkill", "-TERM", "-P"]
18
19
[keybindings]
20
ctrl-d = "job:reset-settings-and-run"
0 commit comments