2016-10-26 14:09:05 +02:00
|
|
|
|
(B[m[38;2;255;255;255m[48;2;0;0;0m┌────────────────────────────────────────────── Help ──────────────────────────────────────────────┐
|
2016-09-30 15:37:29 +02:00
|
|
|
|
│Vigil Code Monitor │
|
2016-01-29 21:29:44 +00:00
|
|
|
|
│ │
|
2017-04-20 23:52:59 +02:00
|
|
|
|
│Vigil maintains an up-to-date set of reports for every file in a codebase. │
|
2016-01-29 21:29:44 +00:00
|
|
|
|
│ │
|
2016-09-30 15:37:29 +02:00
|
|
|
|
│A status indicator summarises the state of each report, and a report is viewed │
|
2016-11-11 20:54:26 +01:00
|
|
|
|
│by selecting this status indicator with the cursor. │
|
2016-09-30 15:37:29 +02:00
|
|
|
|
│ │
|
2016-10-16 12:32:01 +02:00
|
|
|
|
│The reports are cached in the codebase's root directory in a ".vigil" │
|
|
|
|
|
|
│directory. │
|
2016-01-29 21:29:44 +00:00
|
|
|
|
│ │
|
|
|
|
|
|
│Keys: │
|
2016-10-27 21:32:45 +02:00
|
|
|
|
│ arrow keys, page up/down, mouse - Move the cursor or scroll the result pane. │
|
|
|
|
|
|
│ tab - Change the focus between summary and result pane. │
|
2016-10-26 14:09:05 +02:00
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0mh(B[m[38;2;255;255;255m[48;2;0;0;0m - Show the help screen. (toggle) │
|
|
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0mq(B[m[38;2;255;255;255m[48;2;0;0;0m - Quit. │
|
|
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0mt(B[m[38;2;255;255;255m[48;2;0;0;0m - Turn the result pane to portrait or landscape orientation. (toggle) │
|
|
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0ml(B[m[38;2;255;255;255m[48;2;0;0;0m - Show the activity log. (toggle) │
|
|
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0me(B[m[38;2;255;255;255m[48;2;0;0;0m - Edit the current file with an editor defined by -e, $EDITOR or $VISUAL. │
|
|
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0mn(B[m[38;2;255;255;255m[48;2;0;0;0m - Move to the next issue. │
|
|
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0mN(B[m[38;2;255;255;255m[48;2;0;0;0m - Move to the next issue of the current tool. │
|
|
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0mp(B[m[38;2;255;255;255m[48;2;0;0;0m - Pause workers. (toggle) │
|
|
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0mo(B[m[38;2;255;255;255m[48;2;0;0;0m - Order files by type, or by directory location. (toggle) │
|
|
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0mr(B[m[38;2;255;255;255m[48;2;0;0;0m - Refresh the currently selected report. │
|
2017-08-14 14:22:49 +01:00
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0mR(B[m[38;2;255;255;255m[48;2;0;0;0m - Refresh all reports of the current tool. │
|
2016-10-29 14:07:17 +02:00
|
|
|
|
│ (B[m[38;2;0;255;0m[48;2;0;0;0mf(B[m[38;2;255;255;255m[48;2;0;0;0m - Resize the focused pane to the full screen. (toggle) │
|
2016-01-29 21:29:44 +00:00
|
|
|
|
│ │
|
|
|
|
|
|
│Statuses: │
|
2018-06-16 10:13:29 +10:00
|
|
|
|
│ (B[m[38;2;255;255;255m[48;2;150;150;150m (B[m[38;2;255;255;255m[48;2;0;0;0m Normal │
|
2018-06-16 15:15:21 +10:00
|
|
|
|
│ (B[m[38;2;255;255;255m[48;2;0;159;107m (B[m[38;2;255;255;255m[48;2;0;0;0m Ok │
|
|
|
|
|
|
│ (B[m[38;2;255;255;255m[48;2;196;2;51m (B[m[38;2;255;255;255m[48;2;0;0;0m Problem │
|
2018-06-16 10:25:43 +10:00
|
|
|
|
│ (B[m[38;2;255;255;255m[48;2;100;100;100m (B[m[38;2;255;255;255m[48;2;0;0;0m Not applicable │
|
2018-06-16 15:15:21 +10:00
|
|
|
|
│ (B[m[38;2;255;255;255m[48;2;0;135;189m (B[m[38;2;255;255;255m[48;2;0;0;0m Running │
|
2018-06-16 14:56:20 +10:00
|
|
|
|
│ (B[m[38;2;255;255;255m[48;2;255;211;0m (B[m[38;2;255;255;255m[48;2;0;0;0m Paused │
|
2016-10-26 14:09:05 +02:00
|
|
|
|
│ (B[m[38;2;255;255;255m[48;2;200;0;200m (B[m[38;2;255;255;255m[48;2;0;0;0m Timed out │
|
2016-09-30 12:57:43 +02:00
|
|
|
|
│ . Pending │
|
2018-06-16 15:15:21 +10:00
|
|
|
|
│ (B[m[38;2;255;255;255m[48;2;196;2;51mE(B[m[38;2;255;255;255m[48;2;0;0;0m Error │
|
2016-09-30 12:57:43 +02:00
|
|
|
|
│ │
|
2016-01-29 21:29:44 +00:00
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
2016-11-11 20:54:26 +01:00
|
|
|
|
│ │
|
2017-04-20 23:52:59 +02:00
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
2016-09-30 21:28:05 +02:00
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
|
|
|
|
|
│ │
|
2017-08-30 18:51:19 +01:00
|
|
|
|
└──────────────────────────────────────────────────────────────────────────────────────────────────┘
|
2018-06-16 15:15:21 +10:00
|
|
|
|
(B[m[38;2;255;255;255m[48;2;100;100;100m (B[m[38;2;0;255;0m[48;2;100;100;100mh(B[m[38;2;255;255;255m[48;2;100;100;100melp (B[m[38;2;0;255;0m[48;2;100;100;100mq(B[m[38;2;255;255;255m[48;2;100;100;100muit (B[m[38;2;0;255;0m[48;2;100;100;100mtab(B[m[38;2;255;255;255m[48;2;100;100;100m:focus (B[m[38;2;0;255;0m[48;2;100;100;100mt(B[m[38;2;255;255;255m[48;2;100;100;100murn (B[m[38;2;0;255;0m[48;2;100;100;100ml(B[m[38;2;255;255;255m[48;2;100;100;100mog (B[m[38;2;0;255;0m[48;2;100;100;100me(B[m[38;2;255;255;255m[48;2;100;100;100mdit (B[m[38;2;0;255;0m[48;2;100;100;100mn(B[m[38;2;255;255;255m[48;2;100;100;100mext (B[m[38;2;0;255;0m[48;2;100;100;100mp(B[m[38;2;255;255;255m[48;2;100;100;100mause (B[m[38;2;0;255;0m[48;2;100;100;100mo(B[m[38;2;255;255;255m[48;2;100;100;100mrder (B[m[38;2;0;255;0m[48;2;100;100;100mr(B[m[38;2;255;255;255m[48;2;100;100;100mefresh (B[m[38;2;0;255;0m[48;2;100;100;100mf(B[m[38;2;255;255;255m[48;2;100;100;100mullscreen (B[m[38;2;0;135;189m[48;2;100;100;100mrunning(B[m[38;2;255;255;255m[48;2;100;100;100m order:directory (B[m
|