bug: Not able to use :lua Snacks.picker.files() in my home directory. #683
Unanswered
amadeusolofsson
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check docs and existing issues?
Neovim version (nvim -v)
NVIM v0.10.3
Operating system/version
Arch Linux (using it in wsl)
Describe the bug
I'm not able to use :lua Snacks.picker.files() in my home directory (/home/username and /home). I have tested many other folders below and above and all of them seem to work. I have the same permissions for all several of these folders. I honestly have no idea why it won't work for these two specific ones.
Steps To Reproduce
Expected Behavior
Running :lua Snacks.picker.files() should show/open the file picker.
Repro
Beta Was this translation helpful? Give feedback.
All reactions