We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Text coloring spills in Windows Terminal. It looks like 'clear' is not submitted to end the coloring.
The output of thefuck --version:
thefuck --version
The Fuck 3.31 using Python 3.10.0 and PowerShell 5.1.22000.282
Your system (Debian 7, ArchLinux, Windows, etc.):
Windows 11 22000.348 x64
How to reproduce the bug:
1) type puthon in and hit enter 2) type 'fuck' in and hit enter 3) confirm the suggestion 4) python output is red
The output of The Fuck with THEFUCK_DEBUG=true exported (typically execute export THEFUCK_DEBUG=true in your shell before The Fuck):
THEFUCK_DEBUG=true
export THEFUCK_DEBUG=true
thefuck.log
If the bug only appears with a specific application, the output of that application and its version:
Anything else you think is relevant:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Text coloring spills in Windows Terminal. It looks like 'clear' is not submitted to end the coloring.
The output of
thefuck --version
:Your system (Debian 7, ArchLinux, Windows, etc.):
How to reproduce the bug:
The output of The Fuck with
THEFUCK_DEBUG=true
exported (typically executeexport THEFUCK_DEBUG=true
in your shell before The Fuck):thefuck.log
If the bug only appears with a specific application, the output of that application and its version:
Anything else you think is relevant:
The text was updated successfully, but these errors were encountered: