List all the key bindings in the help.
This commit is contained in:
parent
9da1bb3dbb
commit
125113d870
1 changed files with 3 additions and 2 deletions
5
vigil
5
vigil
|
|
@ -19,14 +19,15 @@ are kept up to date. (optional)
|
||||||
The reports are cached in a directory named ".vigil" under the target
|
The reports are cached in a directory named ".vigil" under the target
|
||||||
directory.
|
directory.
|
||||||
|
|
||||||
|
|
||||||
Usage: vigil <root_path>
|
Usage: vigil <root_path>
|
||||||
|
|
||||||
e.g. # vigil my_project
|
e.g. # vigil my_project
|
||||||
|
|
||||||
Keys:
|
Keys:
|
||||||
*h - Show the help screen. (toggle)
|
*h - Show the help screen. (toggle)
|
||||||
*d, *c, *j, *k - Move the cursor up, down, left and right.
|
*d, *c, *j, *k or arrow keys or the mouse - Move the cursor.
|
||||||
*D, *C, *J, *K - Scroll the result pane up, down, left and right.
|
*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)
|
*t - Turn the result pane to portrait or landscape orientation. (toggle)
|
||||||
*l - Show the activity log. (toggle)
|
*l - Show the activity log. (toggle)
|
||||||
*n - Move to the next issue.
|
*n - Move to the next issue.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue