bottom/src
Clement Tsang 9afb6d7c88
feature: add --debug flag for logging (#259)
Adds a `--debug` flag to aid in debugging issues.  This saves to `/tmp/bottom_debug.log`.
2020-09-30 22:06:57 -04:00
..
app feature: add --debug flag for logging (#259) 2020-09-30 22:06:57 -04:00
bin feature: add --debug flag for logging (#259) 2020-09-30 22:06:57 -04:00
canvas bug: fix basic mode arrows being slightly larger than intended 2020-09-26 21:49:28 -04:00
options feature: Beginnings of in-app config (#231) 2020-09-22 18:12:36 -04:00
utils feature: add --debug flag for logging (#259) 2020-09-30 22:06:57 -04:00
app.rs feature: add --debug flag for logging (#259) 2020-09-30 22:06:57 -04:00
canvas.rs refactor: tui-rs 0.11.0 refactor (#253) 2020-09-26 20:21:59 -04:00
clap.rs feature: add --debug flag for logging (#259) 2020-09-30 22:06:57 -04:00
constants.rs feature: Add persistent search settings (#257) 2020-09-28 19:50:21 -04:00
data_conversion.rs refactor: rewrite column algorithm (#227) 2020-09-09 21:51:52 -04:00
lib.rs feature: add --debug flag for logging (#259) 2020-09-30 22:06:57 -04:00
options.rs feature: Add persistent search settings (#257) 2020-09-28 19:50:21 -04:00
utils.rs Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00