eris/tests/golden-files/help

60 lines
7.9 KiB
Text
Raw Normal View History

┌────────────────────────────────────────────── Help ──────────────────────────────────────────────┐
2018-10-01 09:39:45 +10:00
│Eris Codebase Monitor │
│ │
2018-09-17 23:59:38 +10:00
│Eris maintains an up-to-date set of reports for every file in a codebase. │
│ │
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. │
2016-09-30 15:37:29 +02:00
│ │
2018-09-17 23:59:38 +10:00
│The reports are cached in the codebase's root directory in a ".eris" │
2016-10-16 12:32:01 +02:00
│directory. │
│ │
│Keys: │
│ arrow keys, page up/down, mouse - Move the cursor or scroll the result pane. │
│ tab - Change the focus between summary and result pane. │
│ q, esc - Quit. │
│ h - Show the help screen. (toggle) │
│ t - Turn the result pane to portrait or landscape. (toggle) │
│ l - Show the activity log. (toggle) │
│ 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. │
│ s - Sort files by type, or by directory location. (toggle) │
│ r - Refresh the currently selected report. │
│ R - Refresh all reports of the current tool. │
│ f - Resize the focused pane to the full screen. (toggle) │
│ o - Open the current file with xdg-open. │
│ │
│Statuses: │
  Ok │
2020-05-04 02:15:51 +10:00
  Problem │
  Not applicable │
  Running │
  Timed out │
. Pending │
  Error │
│ │
│ │
│ │
│ │
2017-04-20 23:52:59 +02:00
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
2017-08-30 18:51:19 +01:00
└──────────────────────────────────────────────────────────────────────────────────────────────────┘
 help quit tab:focus turn log edit next sort refresh fullscreen open