Skip to content
New issue

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 : Issue with filepath containing parentheses on MS Windows #1270

Closed
3 tasks done
harg opened this issue Oct 10, 2024 · 2 comments
Closed
3 tasks done

mini.files : Issue with filepath containing parentheses on MS Windows #1270

harg opened this issue Oct 10, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists mini.files

Comments

@harg
Copy link

harg commented Oct 10, 2024

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

image

@harg harg added the bug Something isn't working label Oct 10, 2024
@echasnovski echasnovski added duplicate This issue or pull request already exists mini.files and removed bug Something isn't working labels Oct 10, 2024
@echasnovski
Copy link
Owner

Thanks for the issue!

This was already discussed #1237 with explanation of solution in this comment.

Closing as duplicate and working as expected.

@harg
Copy link
Author

harg commented Oct 10, 2024

Oops , sorry for that! Thank you very much for your support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists mini.files
Projects
None yet
Development

No branches or pull requests

2 participants