summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)Author
2020-02-17[skip travis] Forgot a period, oops.ClementTsang
2020-02-17Update docs, update gif again.ClementTsang
2020-02-16Update GIF, add DELETE key to search options.ClementTsang
2020-02-16[skip travis] Update documentation with widget specifics; prepare for release...ClementTsang
2020-02-16Update some documentation to reflect filter feature in CPUClementTsang
2020-02-15[skip travis] Some notes and readme changes... and an additional commit befor...ClementTsang
2020-02-15[skip travis] Update documentation a bit.ClementTsang
2020-02-15Updated README to reflect removal of debug flag for now.ClementTsang
2020-02-14[skip travis] reword readme for new widget flagClement Tsang
2020-02-13[skip travis] Updated documentation.ClementTsang
2020-02-12Added maximizing mode to allow users to zoom into a particular widget. Not 1...ClementTsang
2020-02-11Add current cpu total flag to other OSClementTsang
2020-02-10Update documentation and help menu for HJKLClementTsang
2020-02-10Major refactoring to appease clippy; potential reintroduction of hjkl keys to...ClementTsang
2020-02-09[skip travis] Update compatability chart.ClementTsang
2020-02-08Update and clean up ? menu... some more work to be done thoughClementTsang
2020-02-08[skip travis] update readmeClementTsang
2020-02-08[skip travis] Update READMEClementTsang
2020-02-08Added colour options to config; updated sample config to reflect this; update...ClementTsang
2020-02-07Update documentation again, also change temp a bitClementTsang
2020-02-07[skip travis] Update documentation for config.ClementTsang
2020-02-07[skip travis] Update documentation for config.ClementTsang
2020-02-04Update Cargo, changed the CLI flags for search a bit along with the docs to b...ClementTsang
2020-02-03[skip travis] Update README to reflect updating tested rust versionClementTsang
2020-02-02[skip travis] Update README for some more infoClementTsang
2020-02-02[skip travis] Update README to fix typoClementTsang
2020-02-02Added flag functionality, made case insensitive default from now onClementTsang
2020-02-02Update documentation and added more flags for search as per last commitClementTsang
2020-02-02[skip travis] Add description of terminal and fonts to demo.ClementTsang
2020-02-02[skip travis] Update README to reflect added libsClementTsang
2020-02-02[skip travis] Update readme; macOS doesn't work with Ctrl-arrow keysClementTsang
2020-02-02Removed Ctrl-hjkl as movement between widgets as Ctrl-j seemed to be broken.....ClementTsang
2020-02-02Merge pull request #7 from ClementTsang/optimization_and_refactoring_branchClement Tsang
2020-02-02Move ignore case to tabClementTsang
2020-02-01Optimizing processes...ClementTsang
2020-01-31New way of doing referencing previous pid stats without having to GC - just w...ClementTsang
2020-01-30[skip travis] update READMEClementTsang
2020-01-29Update README.mdClement Tsang
2020-01-29Update README.mdClement Tsang
2020-01-28Changed wording for case match default in flagsClementTsang
2020-01-25[skip travis] Missing a period.Clement Tsang
2020-01-24Update README.mdClement Tsang
2020-01-21[skip travis] More README fixes.Clement Tsang
2020-01-20[skip travis] Update README with link to ReleasesClement Tsang
2020-01-19Updated README.ClementTsang
2020-01-17Updated documentation.ClementTsang
2020-01-12Regex filter added. This is a very rudimentary implementation, but I feel it...ClementTsang
2020-01-12Mostly done the base display and control logic for search, now need to implem...ClementTsang
2020-01-12Adding documentation to search feature.ClementTsang
2020-01-12Change of hjkl navigation and removal of q to quit (replaced by Ctrl-[char]) ...ClementTsang