John Cavanaugh
John Cavanaugh
With Fedora 42, Ubuntu 25.04 and Debian 13 all having Python 3.13 as default this is going to get a lot more folks complaining in the coming days/weeks.
See also #3174
Here is a simple fix diff --git a/internal/cmd/shell_bash.go b/internal/cmd/shell_bash.go index 97331f7..e495cc5 100644 --- a/internal/cmd/shell_bash.go +++ b/internal/cmd/shell_bash.go @@ -11,7 +11,7 @@ const bashHook = ` _direnv_hook() { local previous_exit_status=$?; trap --...
Same problem exists on 0.52
I need to do some more testing. I just happened to run it on 0.53 inside of Zellij and it worked properly. Maybe its terminal dependent on the issue. I...
That’s interesting. I think that is a thread to pull on. It definitely worked for me on .44 I’ll write up my config to see if you can repro working....
Im on wsl and windows terminal and nothing is resolving this. Ive tried going back to previous versions and nothing works. Im on debian-13. Please help, it has become completely...
claude --version 1.0.120 (Claude Code) Im still dead in the water...
> claude --version 1.0.120 (Claude Code) > > Im still dead in the water... So i found the cause of my problem and its super weird. Since Im on wsl...