-
-
Notifications
You must be signed in to change notification settings - Fork 718
Closed
Labels
os: windowsIssues that affect users on Windows.Issues that affect users on Windows.
Description
- Task version: 3.0.0-preview4
- Windows version: Windows 10 Enterprise 1909 64-bit
Taskfile.yml:
# https://taskfile.dev
version: '3'
tasks:
default:
cmds:
- winver
Color output doesn't work in cmd.exe and powershell.exe:
Works well in ConEmu and Terminal:
With version: '2'
, it works well in ConEmu and Terminal (with no color), but still fails in cmd.exe and powershell.exe:
Maybe mattn's colorable is a good solution?
chengxuncc, danielr1996 and viktorasm
Metadata
Metadata
Assignees
Labels
os: windowsIssues that affect users on Windows.Issues that affect users on Windows.