Bash task records now note who started the run and whether auto-backgrounding was armed.
What's wrong with this entry?
Local bash task tracking now stores which caller started the run and whether the command was armed to move itself into the background.
- Recorded whenever those fields are present on the tool input.
autoBackgroundArmed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.223
Bash
[[ ]]conditionals: two new bail-outs for shell-lexer divergenceBoth mention bash
-
v2.1.246
Shell function snapshots no longer round-trip through base64
Both mention bash
-
v2.1.246
Shell snapshot records shell options before functions
Both mention bash