Ramilito / kubectl.nvim

⎈ Streamline your Kubernetes management within Neovim—control and monitor your cluster seamlessly, all without leaving your coding environment.
Apache License 2.0
322 stars 9 forks source link

bug: dashboard.nvim window conflict #191

Closed Ramilito closed 2 months ago

Ramilito commented 2 months ago
          Oh but I'm afraid I think I found a related error. 

Expected result: The pop-up window closes

Actual result: The pop-up windows is cleared of content but does not close

After closing the pop-up window with :q any subsequent opening and closing of the pop-up window with q work as expected.

Originally posted by @Elyviere in https://github.com/Ramilito/kubectl.nvim/issues/143#issuecomment-2301471706