Jonathan Kellenberg

Results 5 comments of Jonathan Kellenberg
trafficstars

Is there any forward progress on this? I'm running into this issue and debating how to handle it.

I am getting the same thing: ``` floaterm: health#floaterm#check common ~ - Platform: macos - Nvim: NVIM v0.9.0 - Plugin: 59c1fd5 terminal ~ - OK Terminal emulator is available floating...

Did anything happen with this? I am running into it with LazyVim's [Snacks.Explorer](https://github.com/folke/snacks.nvim/blob/main/docs/explorer.md) plugin. Since the file explorer is technically a floating window, it breaks navigation. Works great with NeoTree....

happy to submit a PR. Not completely familiar with the inner workings here. Looking at the related changes, adding a universal handling of floating windows `at_edge` may not be desired....

I like the idea of adding backends. Honestly I wanted the stdout option to use with JJ, so adding additional options to support it are a great direction. Regarding the...