summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2020-11-20docs: Update changelogClementTsang
2020-11-20feature: add tree flag (#312)Clement Tsang
2020-11-19other: update gruvbox and some documentation (#310)Clement Tsang
2020-11-19feature: Add mem_as_value flag (#309)Clement Tsang
2020-11-18bug: remove buggy auto-generated CPU colour implementation (#308)Clement Tsang
2020-11-18feature: Add collapsible tree entries (#304)Clement Tsang
2020-11-15feature: default colour schemes (#296)Clement Tsang
2020-11-02bug: fix incorrect basic cpu spacing (#291)Clement Tsang
2020-11-02bug: fix incorrect offset for cpu list in cpu basic widget (#289)Clement Tsang
2020-10-17feature: Add simple indicator for when data updating is frozen (#269)Clement Tsang
2020-10-13bug: Fix widget highlighting styling for dialogs (#266)Clement Tsang
2020-10-02other: more traces to debug, update some deps (#264)Clement Tsang
2020-10-01bug: use cmdline for Linux proc name if >=15 chars (#261)Clement Tsang
2020-09-27bug: fix chart and data point overlap (#256)Clement Tsang
2020-09-26refactor: tui-rs 0.11.0 refactor (#253)Clement Tsang
2020-09-22feature: Beginnings of in-app config (#231)Clement Tsang
2020-09-18bug: Fix for index oob caused by terminal size mismatch (#238)Clement Tsang
2020-09-11feature: mouse support for tabs and dd dialog (#230)Clement Tsang
2020-09-06feature: Adds tree view (#223)Clement Tsang
2020-09-06fix: Fixes count being sortable, but nothing occuring (#224)Clement Tsang
2020-09-02feature: Add ability to filter out disks and temp (#220)Clement Tsang
2020-08-31bug: Use correct labels for sensors in Linux (#215)Clement Tsang
2020-08-31docs: Update some arguments, and documentation (#214)Clement Tsang
2020-08-29feature: Add mouse click support for moving between widgets (#208)Clement Tsang
2020-08-29bug: fix bug where you could move down in basic proc when search was off (#211)Clement Tsang
2020-08-28feature: Adaptive network widget (#206)Clement Tsang
2020-08-26docs: Update changelogClementTsang
2020-08-25docs: Update changelogClementTsang
2020-08-25uptick: 0.4.6 (#200)Clement Tsang
2020-08-22change: Allow e to also close expanded widgetsClement Tsang
2020-08-22feature: allow searching by state, add more keyword variantsClement Tsang
2020-08-17feature: Add appox. total mem as an option for processes and basic memClement Tsang
2020-08-16bug: Fix bug w/ parsing `/proc/{pid}/stats` Clement Tsang
2020-08-16bug: Fix bug caused by hitting enter w/ a failed ddClement Tsang
2020-08-15feature: Allow sorting by any columnClement Tsang
2020-08-12change: Update macOS config dirClement Tsang
2020-08-11change: Add WASD keys for widget selection movementClementTsang
2020-08-11deps: Update dependencies, drop MSRVClement Tsang
2020-08-07docs: Update changelog w/ full process feature [skip travis]ClementTsang
2020-07-08uptick: 0.4.5ClementTsang
2020-07-06docs: update for 0.4.4ClementTsang
2020-05-21docs: update CHANGELOGClement Tsang
2020-05-21bug: fix query not working for or, refactor a bitClementTsang
2020-05-21bug: fix incorrect parsing for process i/o calcClementTsang
2020-05-20docs: some minor README and CHANGELOG changesClementTsang
2020-05-19feature: add back states to unmerged processesClement Tsang
2020-05-18change: always highlight selected cpuClementTsang
2020-05-16change: remove slash, change scroll behaviour on cpuClement Tsang
2020-05-15uptick: 0.4.3ClementTsang
2020-05-11uptick: 0.4.2ClementTsang