nvim-ui icon indicating copy to clipboard operation
nvim-ui copied to clipboard

gtk4 GUI for neovim

Results 23 nvim-ui issues
Sort by recently updated
recently updated
newest added

Set `ext_multigrid` during the initial negotiation with Neovim. This will isolate different windows from each other. And thus different fonts may be possible. Additionally, scrolling one window wouldn't influence another...

On Fedora 38, nvim-ui fails to build with the following error: [1/8] Compiling C++ object src/nvim-ui.p/GSettingsDlg.cpp.o FAILED: src/nvim-ui.p/GSettingsDlg.cpp.o ccache c++ -Isrc/nvim-ui.p -Isrc -I../src -Isubprojects/msgpack-c/__CMake_build/include -I../subprojects/msgpack-c/__CMake_build/include -I../subprojects/msgpack-c/include -I/usr/include -Isubprojects/msgpack-c/__CMake_build -I../subprojects/msgpack-c/__CMake_build -Isubprojects/msgpack-c...

Hi I downloaded the new stable tar.gz file and attempted to run the build.sh script but it failed. ``` ./scripts/build.sh created virtual environment CPython3.10.8.final.0-64 in 224ms creator CPython3Posix(dest=/tmp/nvim-ui-stable/venv, clear=False, no_vcs_ignore=False,...