"vscode:/vscode.git/clone" did not exist on "4e433eb6bb578c864116cbcf0aa201227f80e4aa"
Fix graphical bug in cypher theme when return status is non-zero
- When the previous command's return status is non-zero and the prompt
is redrawn, graphical errors sometimes arise due to the fg{red} not
being escaped.
Please register or sign in to comment