From 456771398593c0192537dd472bd5341bc919b5e7 Mon Sep 17 00:00:00 2001 From: Thomas Pathier Date: Mon, 26 Nov 2018 08:40:18 +0000 Subject: WebIDE: Make Ctrl+Enter automatically commit when commit textarea is focused --- doc/workflow/shortcuts.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/workflow/shortcuts.md b/doc/workflow/shortcuts.md index 7863dd8c242..7359e1c6119 100644 --- a/doc/workflow/shortcuts.md +++ b/doc/workflow/shortcuts.md @@ -94,3 +94,4 @@ You can see GitLab's keyboard shortcuts by using 'shift + ?' | Keyboard Shortcut | Description | | ----------------- | ----------- | | Cmd/Ctrl + p | Go to file | +| Cmd/Ctrl + Enter | Commit (when editing the commit message) | -- cgit v1.2.1