bottom/src
Clement Tsang 3252796f17
change: Allow e to also close expanded widgets
Allow `e` to toggle expansion, rather than only allowing it to open.
2020-08-22 17:31:19 -04:00
..
app feature: allow searching by state, add more keyword variants 2020-08-22 15:38:13 -04:00
bin feature: Add hook to properly clean up in the case of a kill call 2020-08-21 16:00:14 -04:00
canvas refactor: remove kill command, use libc 2020-08-21 18:16:37 -04:00
options feature: Allow sorting by any column 2020-08-15 20:35:49 -04:00
utils refactor: Remove ps calls 2020-08-21 01:33:12 -04:00
app.rs change: Allow e to also close expanded widgets 2020-08-22 17:31:19 -04:00
canvas.rs feature: Add appox. total mem as an option for processes and basic mem 2020-08-17 15:41:37 -04:00
constants.rs change: Allow e to also close expanded widgets 2020-08-22 17:31:19 -04:00
data_conversion.rs feature: Support memb (mem bytes) searching in processes 2020-08-21 22:59:49 -04:00
lib.rs bug: fix freezing not affecting processes during search and sort 2020-08-22 17:23:27 -04:00
options.rs refactor: Refactor code, add new tests 2020-08-19 16:32:33 -04:00
utils.rs Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00