eris/golden-files/help

60 lines
8.6 KiB
Text
Raw Normal View History

┌────────────────────────────────────────────── Help ──────────────────────────────────────────────┐
2016-09-30 15:37:29 +02:00
│Vigil Code Monitor │
│ │
2016-09-30 15:37:29 +02:00
│Vigil shows a list of status reports for a given codebase, and keeps them │
│up to date as the codebase changes. │
│ │
2016-09-30 15:37:29 +02:00
│A set of reports is produced for every file, which depend on the file's type. │
│ │
2016-09-30 15:37:29 +02:00
│A status indicator summarises the state of each report, and a report is viewed │
│by selecting this status indicator with the cursor. The types of status are │
│listed below. │
│ │
2016-10-16 12:32:01 +02:00
│The reports are cached in the codebase's root directory in a ".vigil" │
│directory. │
│ │
│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) │
2016-02-07 20:35:49 +00:00
e - Edit the current file with an editor defined by -e, $EDITOR or $VISUAL. │
n - Move to the next issue. │
N - Move to the next issue of the current tool. │
p - Pause workers. (toggle) │
o - Order files by type, or by directory location. (toggle) │
r - Refresh the currently selected report. │
│ │
│Statuses: │
  Normal │
  Ok │
  Problem │
  Not applicable │
  Running │
  Paused │
  Timed out │
│ . Pending │
E Error │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘