# HG changeset patch
# User Steve Losh
- Pressing return on a state (or double clicking on it) will revert the contents
- of the file to match that state.
+ Pressing return
on a state (or double clicking on it) will
+ revert the contents of the file to match that state.
- You can use p on a state to make the preview window show the diff between
- your current state and the selected state, instead of a preview of what the
- selected state changed.
+ You can use p
on a state to make the preview window show the
+ diff between your current state and the selected state, instead of a preview
+ of what the selected state changed.
@@ -342,16 +342,19 @@
g:gundo_disable
setting.GundoToggle
close the Gundo windows if they're
+ visible but not the current window, instead of moving to them.
g:gundo_disable
setting.g:gundo_help
setting.p
mapping to preview the result of
+ reverting to the selected state.
+