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

Close documentation popup window #450

Open
devth opened this issue Dec 20, 2022 · 4 comments
Open

Close documentation popup window #450

devth opened this issue Dec 20, 2022 · 4 comments

Comments

@devth
Copy link

devth commented Dec 20, 2022

After using K to view docstring on a function the popup window never goes away. How can we close it? Thanks.

@liquidz
Copy link
Owner

liquidz commented Dec 20, 2022

Doesn't it close when you move the cursor vertically?

If not, could you tell me your environment? (vim or nvim and its version)

@devth
Copy link
Author

devth commented Dec 20, 2022

Nope, stays stuck on screen:

image

image

nvim -v
NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by [email protected]

@liquidz
Copy link
Owner

liquidz commented Dec 20, 2022

@devth Thanks!
Hmm, I could not reproduce the problem in my environment.

NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by [email protected]

It may affected by other plugins, so could you try minimal configuration?
https://liquidz.github.io/vim-iced/#minimal_configuration

@devth
Copy link
Author

devth commented Dec 21, 2022

Thanks for replying. I couldn't get the minimal config working. My nvim throws errors after following the https://liquidz.github.io/vim-iced/#minimal_configuration instructions and vim-iced isn't available after clearing the error.

image

I'm sure you're right and it's one of my plugins. I'll keep searching.

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