We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mini.files
mini.files is unable to open a file whose path contains parentheses
0.10.2
OS: Windows 10 Install latest nvim & mini.files Navigate the filesystem and open a folder with parenthesis in its name Open a file
The selected file is opened
mini.files opens an empty buffer, the filepath is incorrect, missing a backslash in the filepath
The text was updated successfully, but these errors were encountered:
Thanks for the issue!
This was already discussed #1237 with explanation of solution in this comment.
Closing as duplicate and working as expected.
Sorry, something went wrong.
Oops , sorry for that! Thank you very much for your support.
No branches or pull requests
Contributing guidelines
Module(s)
mini.files
Description
mini.files is unable to open a file whose path contains parentheses
Neovim version
0.10.2
Steps to reproduce
OS: Windows 10
Install latest nvim & mini.files
Navigate the filesystem and open a folder with parenthesis in its name
Open a file
Expected behavior
The selected file is opened
Actual behavior
mini.files opens an empty buffer, the filepath is incorrect, missing a backslash in the filepath
The text was updated successfully, but these errors were encountered: