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

开启中
JasKinasis7 年之前创建 · 0 条评论

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.
登录 并参与到对话中。
未选择标签
Bug
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。