"services/vscode:/vscode.git/clone" did not exist on "61496151c0a1fc692ba0e58d34d1fde7c1c31808"
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