kevinhwang91 / nvim-hlslens

Hlsearch Lens for Neovim
BSD 3-Clause "New" or "Revised" License
769 stars 11 forks source link

Bug: Status line disappears when you enable command height = 0 #47

Closed sergiornelas closed 2 years ago

sergiornelas commented 2 years ago

Hello. In Neovim 0.8 you have the option to set the command line height to zero (set ch=0), the problem is that the last status line (set ls=3) and the floating window disappear once you change the buffer and return.

kevinhwang91 commented 2 years ago

Sorry, I don't get your point, could you explain it clearly?