From 75e859f9fb2ef0e72723f71f026243547dcd81e4 Mon Sep 17 00:00:00 2001 From: Takashi Sawanaka Date: Thu, 26 Oct 2017 07:49:13 +0900 Subject: [PATCH] Manual: Update shortcut keys section --- Docs/Users/Manual/Shortcut_keys.xml | 99 ++++++++++++++++++++++++++++++++++++- 1 file changed, 98 insertions(+), 1 deletion(-) diff --git a/Docs/Users/Manual/Shortcut_keys.xml b/Docs/Users/Manual/Shortcut_keys.xml index f15da141a..6490f05d2 100644 --- a/Docs/Users/Manual/Shortcut_keys.xml +++ b/Docs/Users/Manual/Shortcut_keys.xml @@ -156,12 +156,24 @@ + Shift+F7 + + Go to previous conflict + + + F8 Go to next difference + Shift+F8 + + Go to next conflict + + + F9 Merge Mode on or off (toggle) @@ -196,6 +208,69 @@ Redo previously undone action + + + + Ctrl + + B + + + Begin column selection + + + + + Ctrl + + D + + + Toggle diff context mode + + + + + Alt + + S + + + Add synchronization point + + + + + Alt + Ctrl + + E + + + Open with external editor + + + + + Alt + Ctrl + + M + + + Do auto merge + + + + + Shift + Ctrl + + M + + + Add marker + @@ -266,6 +341,28 @@ Alt + Shift + + Up Arrow + + + Go to previous conflict + + + + + Alt + Shift + + Down Arrow + + + Go to next conflict + + + + + Alt Left Arrow @@ -773,4 +870,4 @@ - \ No newline at end of file + -- 2.11.0