diff options
author | Carlo Marcelo Arenas Belón <carenas@gmail.com> | 2021-10-05 00:46:48 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-10-06 08:53:03 -0700 |
commit | 3d411afabc9a96f41d47c07d6af6edda3d29ec92 (patch) | |
tree | 4bad58aac399692921fff31728d62dbe8eca5f52 /t/t6400-merge-df.sh | |
parent | terminal: teach git how to save/restore its terminal settings (diff) | |
download | tgif-3d411afabc9a96f41d47c07d6af6edda3d29ec92.tar.xz |
editor: save and reset terminal after calling EDITOR
When EDITOR is invoked to modify a commit message, it will likely
change the terminal settings, and if it misbehaves will leave the
terminal output damaged as shown in a recent report from Windows
Terminal[1]
Instead use the functions provided by compat/terminal to save the
settings and recover safely.
[1] https://github.com/microsoft/terminal/issues/9359
Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6400-merge-df.sh')
0 files changed, 0 insertions, 0 deletions