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 when attempting to open file via fzf when current buffer has unsaved changes #510

Closed
3 of 9 tasks
simon-bigsofa opened this issue Nov 17, 2017 · 2 comments
Closed
3 of 9 tasks

Comments

@simon-bigsofa
Copy link

  • Category
    • Question
    • Bug
    • Suggestion
  • OS
    • Linux
    • macOS
    • Windows
    • Etc.
  • Vim
    • Vim
    • Neovim (0.2.1)

Error detected while processing function 21[30]..<SNR>32_callback:
line 33:
Vim(edit):E37: No write since last change (add ! to override)

I would expect to see the Vim(edit):E37... line but also getting the Error detected while processing function... message.

@junegunn
Copy link
Owner

It's not easy to fix the message, you'll have to just deal with it, or you can set hidden and never see the message again.

@dagadbm
Copy link

dagadbm commented Nov 20, 2019

even after set hidden this still happens sometimes... i have to save the file to be able to change. no idea why

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

3 participants