-
Notifications
You must be signed in to change notification settings - Fork 7.4k
cannot open vim/nvim in windows #4612
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingclosed-because-refactorClosed while the project refactor is in progressClosed while the project refactor is in progressclosed-because-weekendinprogressIssue is being worked onIssue is being worked on
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingclosed-because-refactorClosed while the project refactor is in progressClosed while the project refactor is in progressclosed-because-weekendinprogressIssue is being worked onIssue is being worked on
Type
Fields
Give feedbackNo fields configured for issues without a type.
What happened?
I set the editor environment variable to "vim", and then found that I couldn't edit anything. However, if I press :q, I can then enter edit mode. Is the editor being opened twice?
Steps to reproduce
in windows terminal $env:EDITOR = "nvim" , open pi , and ctrl+g to open external editor
Expected behavior
open vim and can edit file
Version
❯ pi --version
0.74.1