Tim Heuett

Results 2 comments of Tim Heuett

To expand on my conjecture above a little bit, chruby's `auto.sh` script uses zsh `preexec_functions`, which is what I suspect Zed is bypassing in the terminal session, but I'm not...

If you have access to an instance running outside of docker, you might also try the token auth flow detailed [here](https://github.com/zbirenbaum/copilot.lua?tab=readme-ov-file#authentication) and just put the token in your container's environment:...