eris/tests/golden-files/help
Andrew Hamilton 1d3e44f7ad Can also quit with the escape key.
- Also removed unnecessary color from the help docs.
2021-06-06 00:20:42 +10:00

8 KiB

┌────────────────────────────────────────────── Help ──────────────────────────────────────────────┐
│Eris Codebase Monitor │
│ │
│Eris maintains an up-to-date set of reports for every file in a codebase. │
│ │
│A status indicator summarises the state of each report, and a report is viewed │
│by selecting this status indicator with the cursor. │
│ │
│The reports are cached in the codebase's root directory in a ".eris" │
│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) │
│ o - Orient the result pane as 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) │
│ x - Open the current file with xdg-open. │
│ │
│Statuses: │
│ Normal │
Ok │
│ Problem │
│ Not applicable │
│ Running │
│ Timed out │
│ . Pending │
Error │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘
help quit tab:focus orient log edit next sort refresh fullscreen xdg-open