#5 notesettings shouldn't rely on $EDITOR on first run

Open
opened 6 years ago by JasKinasis · 0 comments

Another user has reported that the command is failing:
note nameofnote

I suspect that the $EDITOR environment variable probably doesn't exist. So notesettings cannot rely on $EDITOR existing.

The notesettings needs to do the following on first run:
If $EDITOR is set - use whatever editor has been specified.
If $EDITOR is not set - ask the user which editor to use.

Another user has reported that the command is failing: `note nameofnote` I suspect that the $EDITOR environment variable probably doesn't exist. So notesettings cannot rely on $EDITOR existing. The notesettings needs to do the following on first run: If $EDITOR is set - use whatever editor has been specified. If $EDITOR is not set - ask the user which editor to use.
Sign in to join this conversation.
No Label
Bug
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.