Yggdroot / LeaderF

An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.
Apache License 2.0
2.14k stars 180 forks source link

执行:LeaderfFile报错 #1041

Closed shawn8172014 closed 11 months ago

shawn8172014 commented 11 months ago

File "/home/shawn/.vim/bundle/LeaderF/autoload/leaderf/python/leaderf/cli.py", line 698, in input^@ callback()^@ File "/home/shawn/.vim/bundle/LeaderF/autoload/leaderf/python/leaderf/manager.py", line 70, in deco^@ func(self, *args, **kwargs)^@ File "/home/shawn/.vim/bundle/LeaderF/autoload/leaderf/python/leaderf/manager.py", line 2793, in _workInIdle^@ raise self._read_content_exception[1]^@ File "/home/shawn/.vim/bundle/LeaderF/autoload/leaderf/python/leaderf/ma nager.py", line 2766, in _readContent^@ for line in content:^@ File "/home/shawn/.vim/bundle/LeaderF/autoload/leaderf/python/leaderf/asyncExecutor.py", line 208, in next^@ return next(self._g)^@ File "/home/shawn/.vim/bundle/Lea derF/autoload/leaderf/python/leaderf/asyncExecutor.py", line 105, in read^@ raise Exception(lfBytes2Str(err) + lfBytes2Str(err, encoding))^@Exception: /bin/sh: 1: global: not found^@/bin/sh: 1: global: not found

shawn8172014 commented 11 months ago

raise Exception(lfBytes2Str(err) + lfBytes2Str(err, encoding))^@Exception: /bin/sh: 1: global: not found^@/bin/sh: 1: global: not found