diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-11-16 14:51:38 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-11-17 11:55:22 +0900 |
commit | dbe74871995912004bfa24d22c01205d4a8aa1cf (patch) | |
tree | 68dcd9d0d762520a58b74b8b052574fcd3c5c3e5 /builtin/remote.c | |
parent | 5a1f5c3060427375de30d609d72ac032516be4c2 (diff) | |
download | git-jc/editor-waiting-message.tar.gz |
launch_editor(): indicate that Git waits for user inputjc/editor-waiting-message
When a graphical GIT_EDITOR is spawned by a Git command that opens
and waits for user input (e.g. "git rebase -i"), then the editor
window might be obscured by other windows. The user may be left
staring at the original Git terminal window without even realizing
that s/he needs to interact with another window before Git can
proceed. To such a user, Git appears hanging.
Show a message in the original terminal, and get rid of it when the
editor returns.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/remote.c')
0 files changed, 0 insertions, 0 deletions