Alvaro Muñoz
Alvaro Muñoz
Seems there is a problem opening the device
Actually, it seems the PR works! but you have to close the Stream App first :(
I cant reproduce the issue, If I enter `:Octo ` then I got this  Not sure if your OS is related with the issue, but unfortunately I dont have...
> Also when I enter a wrong command, nothing happens, would be nice to have a warning o error for this(vim.notify) This should be fixed, now, please let me know...
> Yeah it is thanks, I feel the message a little long Yep you are right, too many actions. I shorted it a bit
If it helps, command completion is handled here: https://github.com/pwntester/octo.nvim/blob/master/lua/octo/commands.lua#L15-L17
Weird, just tried with `NVIM v0.9.0-dev-bd7ca10` and it works for me? Does it work if you create you own command with your own completion function?
That is odd indeed, I have done a little refactor of the completion function. Not sure if it will fix your issue, but please give it a try and let...
Still works for me with your minimal conf. Both entering `Octo is` and `Octo `  However, as you can see in the video, cmp-cmdline...
Do you have a non-windows machine to test that out?