summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
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
2020-05-11force SWAP and RAM labels to show even if at 0ClementTsang
2020-05-11refactor: remove redundant empty checks in graphsClement Tsang
2020-05-09change: hide table gap if widget height is smallClement Tsang
2020-05-09change: hide time legend if window gets too smallClementTsang
2020-05-05docs: update README and CHANGELOG for 0.4.1ClementTsang
2020-05-04bug/change: removed space as and for now0.4.0ClementTsang
2020-05-04docs: mention querying update for 0.4.0ClementTsang
2020-05-04docs: update CHANGELOG 0.4.0 release dateClementTsang
2020-05-04chore: support MSRV of 1.40.0ClementTsang
2020-05-02change: more advanced searching and filteringClementTsang