Closed sashkachan closed 2 years ago
Thank you for reporting.
I've fixed this and made a new release. I'll also update the installation instructions, as I've uploaded this to PyPI, so you can now install it with pip install ranger-tmux
.
I've also submitted a PR to ranger which would allow ranger to detect plugins installed with pip automatically, so hopefully soon there won't be a need for a manual installation step.
@joouha I had the same issue while installing today in latest version 1.0.8 (I installed via pip install ranger-tmux
). Creating directory ~/.config/ranger/plugins
worked for now.
When following README and attempting to install, if ~/.config/ranger/plugins folder is missing, the install fails with the following error:
The README does mention to clone into ranger plugin folder, but I think it may be better to allow for global pip module location install.