You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If path to current working directory contains sharp symbol(#), I get error: Error executing Lua callback: /oil.nvim/lua/oil/init.lua:351: Vim:E194: No alternate file name to substitute for '#'. [C]: in function 'edit'
And oil won't open
Did you check the docs and existing issues?
Neovim version (nvim -v)
v0.9.0
Operating system/version
Arch Linux, zsh
Describe the bug
If path to current working directory contains sharp symbol(#), I get error:
Error executing Lua callback: /oil.nvim/lua/oil/init.lua:351: Vim:E194: No alternate file name to substitute for '#'. [C]: in function 'edit'
And oil won't open
Steps To Reproduce
:Oil
Expected Behavior
Open
Oil
Directory structure
No response
Repro
Did you check the bug with a clean config?
nvim -u repro.lua
using the repro.lua file above.The text was updated successfully, but these errors were encountered: