Skip to content
This repository has been archived by the owner on Feb 23, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants