Conversation
|
Thanks! Would you mind copying your changes to the other copy of the script at https://github.com/dandavison/open-in-editor/blob/master/OpenInEditor.app/Contents/Resources/script ? I know... ! |
|
@dandavison sure I can do that, no problem! |
I did -- IIRC that doesn't obviously play well with the MacOS app bundle installation at https://github.com/dandavison/open-in-editor?tab=readme-ov-file#macos, I think it would need some sort of build step, but I was trying to keep this all very simple. |
|
Understood — symlinks can cause some problems at times indeed. I’ve pushed the change to the other script. |
|
@glostis Have you (or anyone else) tested this change on Mac? I pulled down your branch and rebuilt the application bundle file with platypus as the docs suggest, but opening Also, @dandavison would you have happened to test this on Mac? Any help would be appreciated :) |
|
@masonedmison I’m afraid I can’t help you, I have only been using this on a Linux machine. |
Closes #28 by adding a class
Neovimwhich inherits fromVim(since both editors share the same file opening syntax).