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

Error detected while processing function <SNR>20_opendir: #51

Open
mtglsk opened this issue Apr 17, 2015 · 1 comment
Open

Error detected while processing function <SNR>20_opendir: #51

mtglsk opened this issue Apr 17, 2015 · 1 comment

Comments

@mtglsk
Copy link

mtglsk commented Apr 17, 2015

It seems to get triggered when a buffer is modified and you hit -.

@mtglsk
Copy link
Author

mtglsk commented Apr 18, 2015

#45

It seems that on Windows Illegal filename shows.

On Linux I am getting the expected E37 (No write since last change). Not sure if this is the same issue.

Still it says Line 13 of the function, so maybe it's triggered the same way. Here is a simple way to fix (I'm not sure if it could do any different when nohidden is set?):
Line 49:
- execute a:cmd '%:h/'
+ execute 'new %:h/'

Edit: This doesn't seem to work with an empty new buffer, only with opened files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant