commit 60d6044d27046d2c46f1be60c7043cbff80df4bb
parent c1c250824b392e8d3f8724b9cf78b47bf82c0993
Author: Rafael GarcĂa Gallego <rafael.garcia.gallego@gmail.com>
Date: Sat, 3 May 2014 12:07:25 +0200
Undo & redo man page entries by Wolfgang Corcoran-Mathe
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/sandy.1 b/sandy.1
@@ -203,6 +203,12 @@ Center screen in current line, refresh.
Insert next character as\-is. This is modal and sucks, but there simply was no
other way.
.TP
+.B Ctrl\-_
+Undo the last action.
+.TP
+.B Ctrl\-^
+Redo or repeat the previous action.
+.TP
.B Ctrl\-z
Suspend editor to shell.
.TP