numToStr / FTerm.nvim

:fire: No-nonsense floating terminal plugin for neovim :fire:
MIT License
721 stars 24 forks source link

bug: cannot click on opened terminal on neovide #99

Open luiz00martins opened 6 months ago

luiz00martins commented 6 months ago

Description

On neovide, opening an FTerm terminal floating window, and clicking it brings the cursor and the focus to the window behind the floating window.

Expected Behavior

In the terminal, it works correctly, clicking in the terminal brings the focus to the terminal:

https://github.com/numToStr/FTerm.nvim/assets/43142209/f4f16d4d-ac94-4ba2-b318-37981efbb4f7

Current Behavior

On neovide, it will focus in the background window instead:

https://github.com/numToStr/FTerm.nvim/assets/43142209/232a11bf-9f9e-4820-8325-547634183ee6