Added a "refresh" action that recalculates the result of the current selection.

Ideally this isn't necessary, but sometimes it is. For example a timed out report might
succeed when tried again.
This commit is contained in:
Andrew Hamilton 2016-02-01 23:07:19 +00:00
parent c0081e2bcb
commit f000165859
2 changed files with 28 additions and 5 deletions

View file

@ -36,6 +36,7 @@
N - Move to the next issue of the current tool. │
o - Order files by type, or by directory location. (toggle) │
p - Pause workers. (toggle) │
r - Refresh the currently selected report. │
s - Change the appearance of result statuses. (toggle) │
q - Quit. │
│ │
@ -46,6 +47,7 @@
  Not applicable │
  Running │
  Paused │
  Timed out │
│ . Pending │
E  Error │
│ │
@ -55,6 +57,4 @@
│ │
│ │
│ │
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘