Commit graph

25 commits

Author SHA1 Message Date
3cf7d52a63 Use a more common terminal type. 2016-10-26 14:09:05 +02:00
9d143a4dd9 Coding style (linting). 2016-10-16 12:32:01 +02:00
4af3658825 Showing different help on the help page and the command-line. 2016-09-30 21:28:05 +02:00
5e0a465e33 Improved the project description. 2016-09-30 15:53:17 +02:00
d5c094260f Only have the simple style of statuses.
The double width character wasn't common and often didn't work depending
on terminal or font.
2016-09-30 15:14:42 +02:00
ef4de749fe Make the sandbox option positive: --no-sandbox -> --sandbox. 2016-02-20 23:52:35 +00:00
1626a8251b The help text was too wide. 2016-02-19 22:37:11 +00:00
fbf02da50f In the usage theres normally commas between short and long options. 2016-02-18 23:01:00 +00:00
2d370ea9a0 Improved the help text slightly. 2016-02-07 20:35:49 +00:00
431d4cf976 Added a command-line option to define the editor command. 2016-02-02 20:33:59 +00:00
4e2cb03eca Add missing 'edit' action to help, and reorder actions to match the status bar. 2016-02-02 10:38:57 +00:00
f000165859 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.
2016-02-02 10:38:57 +00:00
44949c6cf9 Added a command-line option to control the number of workers. 2016-01-31 23:19:28 +00:00
61e2acae60 "Directory" is more straight forward than "root_path". 2016-01-30 13:00:21 +00:00
77012c92e4 Make the window in help's golden file bigger, now that theres more help. 2016-01-29 21:30:07 +00:00
4040b5c807 Put back colors and result statuses into the command-line help. 2016-01-29 21:09:59 +00:00
fb831607e4 Added a command-line option to run without a filesystem sandbox. 2016-01-29 21:09:59 +00:00
fee10f1343 Using python3-docopt to process command-line arguments.
Lost the color and result statuses in the command-line help, but should be able to get
them back.
2016-01-29 19:07:17 +00:00
e48bafd87b Added page up and page down to the summary view.
Also fine scrolling to the listing view to make the keys more consistent.
2016-01-28 18:49:44 +00:00
4f802b2a11 Update the golden file since the help has changed. 2016-01-26 10:13:31 +00:00
ca1a5ad01a Changed the running status's color to light blue.
Yellow wasn't standing out well against a white background.
2016-01-25 09:55:25 +00:00
8035d62dc2 Reworded the help text. 2016-01-23 12:18:02 +00:00
9da1bb3dbb Changed the pretty names of the result statuses and corrected variable names to match. 2016-01-23 09:39:45 +00:00
d7cedba890 Added a toggle so that work can be paused 2016-01-06 11:33:54 +00:00
fc4b2ced58 Initial commit 2015-12-14 18:03:11 +00:00