Skip to content

Conversation

@Konfekt
Copy link
Contributor

@Konfekt Konfekt commented Oct 27, 2025

if has('patch-8.1.1714') && !empty(&previewpopup)

then using a command like CTRL-W_} one ends up in a popup window where :edit spits out

Error detected while processing BufRead Autocommands for "*"..function 203_res olve_path:
line 11:
E994: Not allowed in a popup window

Disabling this there for now

if has('patch-8.1.1714') && !empty(&previewpopup)

then using a command like `CTRL-W_}` one ends up in a popup window where `:edit` spits out

Error detected while processing BufRead Autocommands for "*"..function <SNR>203_res
olve_path:
line   11:
E994: Not allowed in a popup window

Disabling this there for now
@Konfekt
Copy link
Contributor Author

Konfekt commented Oct 27, 2025

Otherwise, thank you for this great plug-in. It deserves some publicity, say reddit.com/r/vim

Handle error when editing in a popup window.
@aileot aileot merged commit 98ab648 into aileot:main Oct 27, 2025
1 check passed
@aileot
Copy link
Owner

aileot commented Oct 27, 2025

Thank you for the contribution and the kind words to persuade me to post!

@aileot aileot mentioned this pull request Oct 30, 2025
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

Successfully merging this pull request may close these issues.

2 participants