NStefan002 / screenkey.nvim

Screencast your keys in Neovim
MIT License
291 stars 5 forks source link

Issue with “screenkey” panel being obscured by other popup windows #5

Closed try-to-fly closed 3 months ago

try-to-fly commented 4 months ago

The “screenkey” panel is being obscured by other popup windows, such as telescope and lazygit.

image
NStefan002 commented 4 months ago

Hi, thanks for reporting this. I'll need to think about this one. The problem is that maybe someone wants the Telescope to be above screenkey window (because the Telescope is usually opened for a short time). I'll probably add an option for the users to specify z-index for screenkey window to adjust it however they like.