File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : job
3
3
categories : |
4
- strings
4
+ experimental
5
5
version : 0.103.0
6
6
strings : |
7
7
Various commands for working with background jobs.
@@ -37,4 +37,4 @@ You must use one of the following subcommands. Using this command as-is will onl
37
37
| [ ` job kill ` ] ( /commands/docs/job_kill.md ) | Kill a background job. | built-in |
38
38
| [ ` job list ` ] ( /commands/docs/job_list.md ) | List background jobs. | built-in |
39
39
| [ ` job spawn ` ] ( /commands/docs/job_spawn.md ) | Spawn a background job and retrieve its ID. | built-in |
40
- | [ ` job unfreeze ` ] ( /commands/docs/job_unfreeze.md ) | Unfreeze a frozen process job in foreground. | built-in |
40
+ | [ ` job unfreeze ` ] ( /commands/docs/job_unfreeze.md ) | Unfreeze a frozen process job in foreground. | built-in |
You can’t perform that action at this time.
0 commit comments