:Ex command doesn´t work on neovim

When I try to use the :Ex command on neovim it says that the command is not from the editor but when I use it on vim, it works perfectly. I would like to know if there is an alternative command. I use windows 11 and my neovim version is 0.8.2

Works fine for me. I’m running latest git version on my desktop and it works fine.
I even installed it on my ubuntu server to check if its there by default and it works there fine as well.

So at least on linux it works just fine. Not sure bout the windows build.

(I have nvim 0.10.0-dev on my desktop, and 0.6.1 on the server).

1 Like