summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)Author
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
2020-01-11[skip travis] Change of terminology within README.ClementTsang
2020-01-09Update Cargo to 0.2 (again), and update READMEClementTsang
2020-01-09[skip travis] typo.v0.1.1Clement Tsang
2020-01-09[skip travis] Update readmeClementTsang
2020-01-08Add flag to enable by default, documentationClementTsang
2020-01-05[skip travis] temporarily reverted readmeClement Tsang
2020-01-04[skip travis] Add Home/End keys to navigate tablesClementTsang
2020-01-04Some cleaning up in the data_conversion area for cpuClementTsang
2020-01-03Update README.mdClement Tsang
2020-01-03[skip travis] More documentation tweakingClementTsang
2020-01-02Some documentation changesClementTsang
2020-01-02Fix mouse scrolling in windowsClement Tsang
2020-01-02[skip travis] Update README with compatibility chartClement Tsang
2019-12-31Add new option to allow for seeing cpu usage in processes as a percentage of ...ClementTsang
2019-12-30Update readme and travisClement Tsang
2019-12-28Fix typo in code... oops.ClementTsang
2019-12-25[skip travis] Update README to reflect current repo stateClementTsang
2019-12-25[skip travis] Fix typoClementTsang
2019-12-22Some simple fixes to abide by clippyClement Tsang
2019-12-18[skip travis] Change README to reflect current state.ClementTsang
2019-12-17Fix READMEClementTsang
2019-12-16[skip travis] Fix typos in README.ClementTsang