Added a command to refresh all results of the current tool.
This commit is contained in:
parent
a04c19c760
commit
a21d3de99c
2 changed files with 27 additions and 2 deletions
|
|
@ -22,6 +22,7 @@
|
|||
│ (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. │
|
||||
│ (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. │
|
||||
│ (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) │
|
||||
│ │
|
||||
│Statuses: │
|
||||
|
|
@ -56,5 +57,4 @@
|
|||
│ │
|
||||
│ │
|
||||
│ │
|
||||
│ │
|
||||
└──────────────────────────────────────────────────────────────────────────────────────────────────┘(B[m
|
||||
Loading…
Add table
Add a link
Reference in a new issue