plugin-vi-mode
plugin-vi-mode copied to clipboard
python: can't open file '/home/philipp/.local/share/omf/pkg/vi-mode/functions/vi-mode-impl.py': [Errno 2] No such file or directory
➜ ~ fish
Welcome to fish, the friendly interactive shell
Type `help` for instructions on how to use fish
⋊> ~ omf.version 12:33:45
7
⋊> ~ fish -v 12:34:02
fish, version 3.1.2
⋊> ~ uname -a 12:34:05
Linux rex 5.4.64-1-MANJARO #1 SMP PREEMPT Wed Sep 9 18:26:19 UTC 2020 x86_64 GNU/Linux
⋊> ~ omf.doctor 12:35:12
Oh My Fish version: 7
OS type: Linux
Fish version: fish, version 3.1.2
Git version: git version 2.28.0
Git core.autocrlf: no
Checking for a sane environment...
Your shell is ready to swim.
⋊> ~ 12:34:20
⋊> ~ python: can't open file '/home/philipp/.local/share/omf/pkg/vi-mode/functions/vi-mode-impl.py': [Errno 2] No such file or directory 12:34:26
➜ functions git:(master) ✗ pwd
/home/philipp/.local/share/omf/pkg/vi-mode/functions
➜ functions git:(master) ✗ ls -la vi-mode-impl.py
lrwxrwxrwx 1 philipp philipp 18 1. Okt 12:38 vi-mode-impl.py -> ../vi-mode-impl.py
temporary fix
duplicate of #4 (which admittedly, has a bad title)