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 in function QFList when calling #24

Open
Marco-Israel opened this issue Jun 8, 2020 · 2 comments
Open

Error in function QFList when calling #24

Marco-Israel opened this issue Jun 8, 2020 · 2 comments

Comments

@Marco-Israel
Copy link

My vim setting:
set completeopt=menuone,popup,longest
set previewpopup=height:10,width:60

According to #23 I also set
like let g:quickr_preview_position = 'popup'

Here my error (true in german .., sorry :( ) output when calling \leader space.
|| Fehler beim Ausführen von "function QFList":
|| Zeile 32:
|| E441: Es gibt kein Vorschaufenster
|| Zeile 44:
|| E366: Popup-Fenster zu betreten nicht erlaubt

@Marco-Israel
Copy link
Author

uncomment out
set previewpopup=height:10,width:60

will resolve the error but popup does not work

@leitao
Copy link

leitao commented Nov 6, 2024

I am having the same problem, when uncommenting the line above, I get:

Error detected while processing function QFList[29]..OpenPreviewWindow[6]..BufWinEnter Autocommands for "*"..function PreviewWindowPosition:
line    2:
"kernel/events/uprobes.c" 2439 lines --45%--
Error detected while processing function QFList:
line   32:
E441: There is no preview window
line   44:
E366: Not allowed to enter a popup window

I am using the latest vim version (from upstream source code)

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

2 participants