"vscode:/vscode.git/clone" did not exist on "c74681a1990c66205e27d803f3d3740b0bbb7202"
agnoster: fix prompt_status error (#6450)
This commit fixes the runtime error that says: prompt_status:2: symbols: attempt to assign array value to non-array It trips over a local array which is not properly declared.
Please register or sign in to comment