plugin-vi-mode icon indicating copy to clipboard operation
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

Open dadaphl opened this issue 4 years ago • 2 comments

➜  ~ 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

dadaphl avatar Oct 01 '20 10:10 dadaphl

➜  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

dadaphl avatar Oct 01 '20 10:10 dadaphl

duplicate of #4 (which admittedly, has a bad title)

hoijui avatar Jun 24 '21 09:06 hoijui