"plugins/vscode:/vscode.git/clone" did not exist on "16bd691b3bd5ca9319e677b66096337e9bac1795"
Fix syntax error in colored-man-pages
Commit 09d2a597 introduced the bug, which is due to using single brackets conditions at the same time as *. This commit should fix it and use double brackets everywhere else. Fixes #4699
Please register or sign in to comment