"vscode:/vscode.git/clone" did not exist on "294e26566b9a7871f90f2712e631a0b8d9f24beb"
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