trungng92 / cheatbuffer

plugin to add help text to 'minibuffer'
MIT License
0 stars 0 forks source link

Path error after installing with a ZSH plugin manager #1

Open juarezr opened 12 months ago

juarezr commented 12 months ago

When I write the program and press Ctrl + h in the command line, cheatbuffer widget gives me the following error:

> git
cheatbuffer:4: no such file or directory: /home/username/.oh-my-zsh/custom/plugins/cheatbuffer/debug.log
_next_help_index:3: no such file or directory: /home/username/.oh-my-zsh/custom/plugins/cheatbuffer/debug.log
_store_current_help:4: no such file or directory: /home/username/.oh-my-zsh/custom/plugins/cheatbuffer/.tmp_state
cheatbuffer:7: no such file or directory: /home/username/.oh-my-zsh/custom/plugins/cheatbuffer/debug.log

I have installed it using the zcomet package manager.

I think this happens because zcomet does not place the ohmyzsh folders under the folder ``.
Probably other plugin managers also have the same problem.

trungng92 commented 11 months ago

Good point. I think a simple solution will be to have an environment variable that users can set to point to their installation