oliver
oliver
Also perhaps a macOS specific error, but the popup doesn't seem to catch the key-binding that invokes it? I had it bound to option+w, and it just kept inserting `∑`...
Worth pointing out that this issue also occurs when the diagnostic popup pushes the hover popup upwards such that its upper edge intersects some of the UI above the pane;...
Yeah, this is probably an issue with Yggdrasil; I'll open an issue there.
just throwing out there that i ran into the same issue with both `fish` *and* `zsh`, but Neovide started properly with `fish` as the login shell after a restart. Seems...
For anyone on macOS, you need to do two things: 1. Use [these instructions](https://github.com/helix-editor/helix/discussions/5297#discussioncomment-6583198) to symlink `lldb-vscode` onto your path without conflicting with the default `lldb` installation. 2. Change the...