Subj : Re: First World Problems.
To : Nightfox
From : Accession
Date : Sun Mar 06 2016 09:22 pm
Hello Nightfox,
On 06 Mar 16 16:55, Nightfox wrote to Accession:
Ac>> Even when nano itself is not configured in External Editors? I
Ac>> don't see how the JS could know that the user is actually
Ac>> selecting nano as their editor.
Ni> For console.editfile(), the editor would need to be configured in
Ni> External Editors. So to do that with Nano, Nano would need to be set
Ni> up in External Editors and the user would have had to select it as
Ni> their editor. console.editfile() is simply a function that tells
Ni> Synchronet to let the user edit a file with whatever editor they've
Ni> chosen.
Ah okay. So in our case this isn't an option. Seems the way we're doing it may be the easiest and best suitable for what I'm trying to accomplish.