┌────────────────────────────────────────────── 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. │ │ h - Show the help screen. (toggle) │ │ q - Quit. │ │ t - Turn the result pane to portrait or landscape orientation. (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. │ │ o - Order 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 │ │ E Error │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ └──────────────────────────────────────────────────────────────────────────────────────────────────┘  help quit tab:focus turn log edit next order refresh fullscreen xdg-open