Editor used by review
#456
Answered
by
dpc
KaiserKarel
asked this question in
Q&A
-
Calling |
Beta Was this translation helpful? Give feedback.
Answered by
dpc
Jan 17, 2022
Replies: 1 comment 1 reply
-
Set The code controlling it: cargo-crev/cargo-crev/src/edit.rs Line 16 in 74563fd https://askubuntu.com/questions/432524/how-do-i-find-and-set-my-editor-environment-variable I hope this helps. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dpc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Set
EDITOR
environment variableThe code controlling it:
cargo-crev/cargo-crev/src/edit.rs
Line 16 in 74563fd
https://askubuntu.com/questions/432524/how-do-i-find-and-set-my-editor-environment-variable
I hope this helps.