Improved the help text slightly.
This commit is contained in:
parent
c00d5bea36
commit
2d370ea9a0
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@
|
|||
│ Scroll the result pane. │
|
||||
│ [0m[38;2;0;255;0m[48;2;0;0;0mt[0m[38;2;255;255;255m[48;2;0;0;0m - Turn the result pane to portrait or landscape orientation. (toggle) │
|
||||
│ [0m[38;2;0;255;0m[48;2;0;0;0ml[0m[38;2;255;255;255m[48;2;0;0;0m - Show the activity log. (toggle) │
|
||||
│ [0m[38;2;0;255;0m[48;2;0;0;0me[0m[38;2;255;255;255m[48;2;0;0;0m - Edit the current file with a seperate editor. (-e or $EDITOR or $VISUAL) │
|
||||
│ [0m[38;2;0;255;0m[48;2;0;0;0me[0m[38;2;255;255;255m[48;2;0;0;0m - Edit the current file with an editor defined by -e, $EDITOR or $VISUAL. │
|
||||
│ [0m[38;2;0;255;0m[48;2;0;0;0mn[0m[38;2;255;255;255m[48;2;0;0;0m - Move to the next issue. │
|
||||
│ [0m[38;2;0;255;0m[48;2;0;0;0mN[0m[38;2;255;255;255m[48;2;0;0;0m - Move to the next issue of the current tool. │
|
||||
│ [0m[38;2;0;255;0m[48;2;0;0;0mp[0m[38;2;255;255;255m[48;2;0;0;0m - Pause workers. (toggle) │
|
||||
|
|
|
|||
2
vigil
2
vigil
|
|
@ -41,7 +41,7 @@ Keys:
|
|||
Scroll the result pane.
|
||||
*t - Turn the result pane to portrait or landscape orientation. (toggle)
|
||||
*l - Show the activity log. (toggle)
|
||||
*e - Edit the current file with a seperate editor. (-e or $EDITOR or $VISUAL)
|
||||
*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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue