Can also quit with the escape key.
- Also removed unnecessary color from the help docs.
This commit is contained in:
parent
0170d24abb
commit
1d3e44f7ad
3 changed files with 30 additions and 30 deletions
|
|
@ -12,18 +12,18 @@
|
|||
│Keys: │
|
||||
│ arrow keys, page up/down, mouse - Move the cursor or scroll the result pane. │
|
||||
│ tab - Change the focus between summary and result pane. │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0mh[m[38;2;255;255;255m[48;2;0;0;0m - Show the help screen. (toggle) │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0mq[m[38;2;255;255;255m[48;2;0;0;0m - Quit. │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0mo[m[38;2;255;255;255m[48;2;0;0;0m - Orient the result pane as portrait or landscape. (toggle) │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0ml[m[38;2;255;255;255m[48;2;0;0;0m - Show the activity log. (toggle) │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0me[m[38;2;255;255;255m[48;2;0;0;0m - Edit the current file with an editor defined by -e, $EDITOR or $VISUAL. │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0mn[m[38;2;255;255;255m[48;2;0;0;0m - Move to the next issue. │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0mN[m[38;2;255;255;255m[48;2;0;0;0m - Move to the next issue of the current tool. │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0ms[m[38;2;255;255;255m[48;2;0;0;0m - Sort files by type, or by directory location. (toggle) │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0mr[m[38;2;255;255;255m[48;2;0;0;0m - Refresh the currently selected report. │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0mR[m[38;2;255;255;255m[48;2;0;0;0m - Refresh all reports of the current tool. │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0mf[m[38;2;255;255;255m[48;2;0;0;0m - Resize the focused pane to the full screen. (toggle) │
|
||||
│ [m[38;2;0;255;0m[48;2;0;0;0mx[m[38;2;255;255;255m[48;2;0;0;0m - Open the current file with xdg-open. │
|
||||
│ 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: │
|
||||
│ [m[38;2;255;255;255m[48;2;80;80;80m [m[38;2;255;255;255m[48;2;0;0;0m Normal │
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue