@equalsraf
@equalsraf
> No. I'd define the RPC layer to be UTF-8 (error messages) resp. binary where needed. I'm not disagreeing with you here. In fact this is how the python-client behaves...
Yeah, I agree. The tree view was never designed for this. Currently it only forwards the current working directory. A full solution for this would be to implement vimscript to...
This is probably related to how resizes are handled internally in the GUI vs the terminal UI - my guess is that it enters a loop where the GUI triggers...
NVIM_APPNAME=something seems to change the expected locations used by nvim (runtimepath, etc) by append the env var value at the end of paths. This should not be a problem when...
Looks pretty normal: ``` args: --cmd let &rtp.=',/usr/bin/../share/nvim-qt/runtime' --cmd set termguicolors ``` i.e. it is expecting to find it in `/usr/share/nvim-qt/runtime`. Does that folder exist? Also just in case, is...
if I am understanding this correctly the way `rpcnotify(0` works changed to send messages to all channels. - the gui shim plugin does use `rpcnotify(0` for events (Dir, Gui). and...
I am having similar issues with gcc 12 and 14, besides the error you mentioned I am also getting this in various locations. ``` error: template-id not allowed for constructor...
> better default font size Default font family size is currently **11pt** (from shellwidget.cpp setDefaultFont). What size would you propose here? > doesn't block the invoking terminal I need to...
Ack. Thanks for reaching out @goyalyashpal.
@pedro7 here is a PKGBUILD, untested but it does build https://github.com/equalsraf/MSYS2-packages/commit/99eca787163a6a69d5f6b728d8c7b96fb8446324