Unknown option argument --wait
FliiFe opened this issue · 0 comments
FliiFe commented
Description
Can't edit milestone text
? Description [(e) to launch nvim --wait, enter to skip] nvim: Unknown option argument: "--wait"
Current behavior
This line calls the user's editor with the argument --wait
, which is non standard. This argument belongs inside the EDITOR variable or in a shim, but not in this project.
Expected behavior
The editor opens, I can type text and when I exit the editor the milestone creation resumes
Environment:
- OS: macOS