From a5395a1ad80553737285f3e1fcdca95906a34aa3 Mon Sep 17 00:00:00 2001 From: Steve Losh Date: Wed, 20 Oct 2010 21:24:17 -0400 Subject: [PATCH] Mention mouse support in the help. --- doc/gundo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/gundo.txt b/doc/gundo.txt index bf920b3..2ee75a0 100644 --- a/doc/gundo.txt +++ b/doc/gundo.txt @@ -99,8 +99,8 @@ bottom of the graph (the oldest state) with G. As you move between undo states the preview pane will show you a unified diff of the change that state made. -Pressing enter on a state will revert the contents of the file to match that -state. +Pressing enter on a state (or double clicking on it) will revert the contents +of the file to match that state. Pressing P while on a state will initiate "play to" mode targeted at that state. This will replay all the changes between your current state and the