Hi Junio, Please pull the changes in git-gui for Git v2.27.0. Since there was some fallout on MacOS last time around, please merge it in -rc2 so the changes can get a bit more exposure, even though the changes this time around are fairly minimal. Regards, Pratyush Yadav --- The following changes since commit a5728022e07c53e5ac91db0960870518e243b7c1: Merge branch 'py/remove-tcloo' (2020-03-19 21:29:19 +0530) are available in the Git repository at: https://github.com/prati0100/git-gui.git for you to fetch changes up to c195247812f8cd38ba7e1c603112e6c1d8d8e71e: Merge branch 'il/ctrl-bs-del' (2020-05-21 18:25:32 +0530) ---------------------------------------------------------------- Ansgar Röber (1): Subject: git-gui: fix syntax error because of missing semicolon Ismael Luceno (1): git-gui: Handle Ctrl + BS/Del in the commit msg Pratyush Yadav (2): Merge branch 'ar/ui-ready-semicolon' Merge branch 'il/ctrl-bs-del' git-gui.sh | 6 ++++-- lib/index.tcl | 6 +++--- lib/mergetool.tcl | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-)