Command Line waiting elementary Code #1445
colinkiama
started this conversation in
General
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.
-
When Code is launched as part of a command line task (e.g
git commit --amend
launching an editor), the terminal waits for the program to exit.When there is already a Code window open, the terminal doesn't wait for the program to exit.
Is it in scope to handle this use-case thoroughly for people who set elementary Code as their default editor via
$EDITOR
and$VISUAL
environment variables.Beta Was this translation helpful? Give feedback.
All reactions