wilder.nvim
wilder.nvim copied to clipboard
`~/` does not expand on Windows
Issue: On Windows, if you type :e ~/ there will be no completion shown. (:e ~\ still works as expected.)
Steps to reproduce:
- Open Neovim
- Enter
:e ~/ - Observe that no completion is shown

Thanks for the bug report!
I currently don't have a Windows environment set up so I won't be able to debug this. I'll try to get one up running shortly.