konradsz / igrep

Interactive Grep
MIT License
663 stars 17 forks source link

ERROR Failed to open editor 'code'. Is it installed? #67

Closed rmprr closed 3 months ago

rmprr commented 4 months ago

I installed igrep from scoop.sh

If I execute the command "ig --editor "code" test", igrep opens normally, but when I try to open a file from one of the lines with the "enter" key, the following error is returned:

ERROR Failed to open editor 'code'. Is it installed?

I have vscode installed.