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