-
### Problem
I'm working on "a_project" that uses `&mousemoveevent`. This feature is not widely implemented in `gui`s. If someone uses a feature in "a_project" that depends in this working in the `gui…
-
Two of the the underlying libraries used for the GUI of neophyte, `winit` and `wgpu`, support compiling to WebAssembly and using WebGPU in the browser.
- https://docs.rs/winit/0.30.5/wasm32-unknown…
ctsrc updated
1 month ago
-
The RPC [nvim_ui_attach](https://neovim.io/doc/user/api.html#nvim_ui_attach()), which is used by most GUIs, sends a bunch of default "redraw" events. Adding parameters to this RPC results in more even…
-
If Neovim wants to notify a user about something at startup, Nvy shows only the last line of the message. I tried running without plugins `Nvy.exe txt5.txt -u NONE -U NONE -N -i NONE` but in this case…
-
I use vim mode in Rstudio but lacks many vim features. As an electron JavaScript app I think it should be very dificult to implement a complete vim experience but consider then NeoVim. Developed to be…
-
First of all, congratulations on your project. I am sure it will be very successful, I already prefer it to other GUIs that have long been developed.
I wanted to report a bug, when I start `Lazygit…
-
> Project VimR is an attempt to refine the Neovim experience (or it is just YA Neovim GUI for mac OS). The goal is to build an editor that uses Neovim inside with many of the convenience GUI features …
-
### Feature already in Vim?
Yes
### Feature description
Neovim has a help entry for the `mouseshape` option, but it is currently not implemented. It is useful in GUIs for visual feedback. For examp…
sfsam updated
10 months ago
-
### Feature already in Vim?
N/A
### Feature description
In Vim and Neovim, there's the `:cq` command, which exits the editor unsuccessfully. This is very important in some cases, such as when edit…
-
**Describe the bug**
I noticed that the font size is too large in neovide compared to other neovim GUIs given the same config of `guifont`
**To Reproduce**
Steps to reproduce the behavior:
1…