Did you check docs and existing issues?
Neovim version (nvim -v)
0.11.2
Operating system/version
Windows 11
Describe the bug
I am using the config from the example in the repo, just with the zellij config omitted. I am on Windows 11 and my shell is git bash.
Using the default keymaps in the example when I do aa for 'Toggle CLI' and select either copilot or opencode (issue is the same for both) I get the following error. I have these executables installed and can run them in my terminal fine
Steps To Reproduce
- Open neovim
- Try to toggle cli with default map aa
- Select copilot or opencode from the picker
- Then it errors
Expected Behavior
Should open the cli successfully
Repro
Did you check docs and existing issues?
Neovim version (nvim -v)
0.11.2
Operating system/version
Windows 11
Describe the bug
I am using the config from the example in the repo, just with the zellij config omitted. I am on Windows 11 and my shell is git bash.
Using the default keymaps in the example when I do aa for 'Toggle CLI' and select either copilot or opencode (issue is the same for both) I get the following error. I have these executables installed and can run them in my terminal fine
Steps To Reproduce
Expected Behavior
Should open the cli successfully
Repro