Closed haifengkao closed 8 years ago
nyaovim doesn't open the file when a user double-clicks it
open-file event might be sent before ready event is emitted put the path in argv to let nyaovim-app to pick it up later
open-file
x
[ ]
nvim
Good point! Thank you for your patch. Please check the review comments.
I have added the OSX check for arguments
Thank you. It looks acceptable. I may add more refactoring later.
What was a problem?
nyaovim doesn't open the file when a user double-clicks it
How this PR fixes the problem?
open-file
event might be sent before ready event is emitted put the path in argv to let nyaovim-app to pick it up laterCheck lists (check
x
in[ ]
of list items)nvim
version: NVIM v0.1.6-232-g5a61ff1