"vscode:/vscode.git/clone" did not exist on "576ada138fc5eed3f58a4aff8141e483310c90fb"
trapd00r: look for 256-color support, not $DISPLAY
Checking if the terminal supports 256 colors is better suited for our purpose. Checking if `$DISPLAY` is set doesn't tell us if our colors will be displayed correctly.
Please register or sign in to comment