From 125113d8701ea1ec5da971bc34e2870e6a7cc0b8 Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Fri, 22 Jan 2016 19:42:50 +0000 Subject: [PATCH] List all the key bindings in the help. --- vigil | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vigil b/vigil index 9a1733c..b16cade 100755 --- a/vigil +++ b/vigil @@ -19,14 +19,15 @@ are kept up to date. (optional) The reports are cached in a directory named ".vigil" under the target directory. + Usage: vigil e.g. # vigil my_project Keys: *h - Show the help screen. (toggle) - *d, *c, *j, *k - Move the cursor up, down, left and right. - *D, *C, *J, *K - Scroll the result pane up, down, left and right. + *d, *c, *j, *k or arrow keys or the mouse - Move the cursor. + *D, *C, *J, *K or page up, page down, home and end - Scroll the result pane. *t - Turn the result pane to portrait or landscape orientation. (toggle) *l - Show the activity log. (toggle) *n - Move to the next issue.