Open griffi-gh opened 1 month ago
same here on macos+nix. installed thefuck
via home-manager.
version is listed as The Fuck 3.32 using Python 3.11.9 and ZSH 5.9
As a (temporary) mitigation, you can set priority = {'fix_file': 10000}
in your settings; or just disable it entirely with exclude_rules = ['fix_file']
. It won't fix the underlying issues, but it'll at least prevent it from being the first suggestion in all calls to thefuck
The output of
thefuck --version
(something likeThe Fuck 3.1 using Python 3.5.0 and Bash 4.4.12(1)-release
):Your system (Debian 7, ArchLinux, Windows, etc.):
NixOS (unstable)
How to reproduce the bug:
Try to run
thefuck
after any command It will always suggest to edit bash executable with nano:The output of The Fuck with
THEFUCK_DEBUG=true
exported (typically executeexport THEFUCK_DEBUG=true
in your shell before The Fuck):If the bug only appears with a specific application, the output of that application and its version:
All applications
Anything else you think is relevant:
-