How can I override the default editor? #154
Locked
ankitpokhrel
announced in
FAQs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The default editor is
notepad
in windows andnano
in UNIX-based systems. However, like most of the other CLI apps, JiraCLI usesEDITOR
andVISUAL
env to let you use the editor of your choice.jira-cli/pkg/surveyext/editor.go
Lines 22 to 28 in 2a9d4f4
Examples:
Beta Was this translation helpful? Give feedback.
All reactions