Add missing 'edit' action to help, and reorder actions to match the status bar.
This commit is contained in:
parent
5805279df4
commit
4e2cb03eca
2 changed files with 6 additions and 5 deletions
5
vigil
5
vigil
|
|
@ -33,18 +33,19 @@ Options:
|
|||
|
||||
Keys:
|
||||
*h - Show the help screen. (toggle)
|
||||
*q - Quit.
|
||||
*d, *c, *j, *k, *f, *v or arrow keys or mouse click - Move the cursor.
|
||||
*D, *C, *J, *K, *F, *V or page up, page down, home, end or the mouse wheel -
|
||||
Scroll the result pane.
|
||||
*t - Turn the result pane to portrait or landscape orientation. (toggle)
|
||||
*l - Show the activity log. (toggle)
|
||||
*e - Edit the current file in emacs. (Uses emacsclient)
|
||||
*n - Move to the next issue.
|
||||
*N - Move to the next issue of the current tool.
|
||||
*o - Order files by type, or by directory location. (toggle)
|
||||
*p - Pause workers. (toggle)
|
||||
*o - Order files by type, or by directory location. (toggle)
|
||||
*r - Refresh the currently selected report.
|
||||
*s - Change the appearance of result statuses. (toggle)
|
||||
*q - Quit.
|
||||
"""
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue