You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd be interested in taking a look at this, since I originally added PowerShell support (and created this mess ;)), but I'm not sure where the tests for this should go. Can someone suggest where to get started? It looks like test_ui.py is the right place, but I see in there colors are explicitly turned off. Would it be possible / a good idea to turn them on?
The output of
thefuck --version
:Your shell and its version:
Your system:
How to reproduce the bug:
Using any fuck command in PowerShell messes up the colors. See image. Calling thefuck is fine

These are my debug settings:
And I have set
$env:PYTHONIOENCODING = "utf-8"
in my$PROFILE
Happens in both ConEmu, Windows console host and in Administrator sessions of both. Hope this is enough information for a start
The text was updated successfully, but these errors were encountered: