SolaWing
SolaWing
it's in expected. because prerender inline text not consider the inner split window. it's not actually interfare input since it‘s not actually touch vim buffer. it's same as Terminal.app's behaviour....
see vimr terminal tool python code.
After the first PR, I also fixed some found problem. The final commit has been used in our team 1 year without any problem. Maybe we should add auto test?...
if the readme dictory is other's gem, we can't modify it. a simple patch ``` readme = Dir.glob('README{,*[^~]}'). select { |fn| File.file? fn }. # this line sort_by {|r| [r.count('.'),...
Any update on this issue?
@michaelenger done
@michaelenger done
write to disk is to ensure when cancel and reinstall, the touched pod can be detect. if only store in memory hash, this information is lost after cancel
@xuzhongping good point, I add the external donwload check in analyzer