From 060c0bfc2213f2c5bf8e7235081a33ecf497b9e2 Mon Sep 17 00:00:00 2001 From: Shawn Pearce Date: Fri, 17 Jan 2014 16:20:00 -0800 Subject: [PATCH] SideBySide2: Correct keyboard binding documentation for Ctrl-F Change-Id: I28660aabf9b8bbfb39bd952b18bf90a2ed4d24f1 --- Documentation/intro-change-screen.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/intro-change-screen.txt b/Documentation/intro-change-screen.txt index 6c0ea2abe1..402246f5d4 100644 --- a/Documentation/intro-change-screen.txt +++ b/Documentation/intro-change-screen.txt @@ -180,11 +180,10 @@ Key bindings: * j / k: next line / previous line * n / p: next diff chunk / previous diff chunk -* + f / + b: next page / previous page * ] / [: next file / previous file * u: up to change * c: create a new inline comment (focus has to be in codemirror view) -* /: search in the current file +* / or + f: search in the current file * + o: expand or collapse all comments on current line * or o: expand or collapse comment * or Cancel: comment edit