You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's the command I ran that would give this error behaviour on Windows Terminal. Start-Process nvim -ArgumentList '"C:\_dev\yarn.lock" +0' -NoNewWindow
@kelleyma49 is it possible to add a flag to the FuzzyEdit command to have this -NoNewWindow as optional?
When I set vim as $ENV:EDITOR no editor is opened.
I only get the output below:
#158
But when I set it to
nvim
are per this #157, I have similar issue as described here #242:The editor is open but I can't trace what's going on in the editor.
The text was updated successfully, but these errors were encountered: