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.
When I write the program and press Ctrl + h in the command line,
cheatbuffer
widget gives me the following error:I have installed it using the zcomet package manager.
I think this happens because
zcomet
does not place theohmyzsh
folders under the folder ``.Probably other plugin managers also have the same problem.