mrdgo
mrdgo
When I invoke nvim v0.9.5 with `-R`, there is no problem. This only occurs when I set `NVIMPAGER_NVIM` to that binary. Log: (I removed the prompt-related noise) ``` user@host: NVIMPAGER_NVIM=~/.local/share/bob/nvim-bin/nvim...
Hm. I am sorry about a non-helpful comment. Then I don't understand either. The commands you suggest produce the same output: `error: unexpected argument '-R' found`. I ran the same...
That is exactly what I did already, I manually invoked v0.9.5 with `-R` and in worked. It only fails when invoked by `nvimpager`. ```sh $ file .local/share/bob/nvim-bin/nvim .local/share/bob/nvim-bin/nvim: ELF 64-bit...