Closed 10ve closed 3 years ago
谢谢反馈,你这更新nvim太频繁快了吧,是https://github.com/neovim/neovim/commit/ef7c6b972a1100fc5b173b7273f2c29017557669 引起的,我看看怎么解决:)
上游bug,已经提了issue: https://github.com/neovim/neovim/issues/13874 我有办法解决规避这个问题,但还是等几天看看上游的态度吧:)
上游有意愿修复,并且已经提交PR,我测试了是可以的,等着合并吧:)
nvim --version
:Darwin yangdeMBP 20.2.0 Darwin Kernel Version 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64 x86_64
nvim +'checkhealth rnvimr'
:Ranger
Python
Pynvim
Ueberzug (optional)
RPC
Steps to reproduce the behavior: 1.let g:rnvimr_enable_ex = 1 2.使用nvim打开文件夹 3.[Process exited 134]
Expected behavior 正常打开文件夹
Screenshots