ClementTsang
f0f1ee129e
Minor side update
...
* Update PR template to be a bit more specific
* Update README to state what version of rust I dev on in contributions
* Update rustfmt to remove another unstable line
2020-02-28 01:12:49 -05:00
ClementTsang
64c788a444
[skip travis] add bottom-bin to readme.
2020-02-27 19:01:50 -05:00
ClementTsang
d96751b786
[skip travis] Updated README to use 1.41 in general
2020-02-27 16:10:33 -05:00
ClementTsang
67f8baa056
Fix unicode causing problems with search.
2020-02-27 16:10:33 -05:00
Clement Tsang
088f9fbb07
[skip travis] add contribution to readme
2020-02-27 16:09:47 -05:00
Clement Tsang
49628613bc
[skip travis] tweak documentation regarding 32-bit
2020-02-27 16:09:47 -05:00
ClementTsang
0660184099
Colours if selected and F1-3 keys for search options
...
Added different colours to search options if selected; added F1-3 keys as an alternative for searching. Both are available, but on macOS F1-3 will be suggested instead.
2020-02-25 21:24:31 -05:00
Clement Tsang
f2a55a4608
[skip travis] Update windows build instructions.
2020-02-25 19:16:28 -05:00
ClementTsang
997d5635af
[skip travis] update debian pkg name
2020-02-25 12:28:48 -05:00
ClementTsang
b3f61b25ae
[skip travis] more readme changing.
2020-02-22 23:49:45 -05:00
Clement Tsang
d8722bb5e5
[skip travis] Remove extra $ signs from README
2020-02-22 23:40:49 -05:00
ClementTsang
d99dea7ab9
[skip travis] made deb part a bit more clear
2020-02-22 18:44:34 -05:00
ClementTsang
33a1bc1599
Add debian build.
2020-02-22 18:38:18 -05:00
Clement Tsang
41148a2fa2
[skip travis] add links to download locs
2020-02-22 15:45:05 -05:00
Clement Tsang
a9ba1d5ef1
[skip travis] Add chocolatey option to readme
2020-02-22 15:00:17 -05:00
ClementTsang
8ebe843128
Some doc stuff and edit travis.
2020-02-22 00:42:52 -05:00
ClementTsang
ab240e5313
Fix travis config, missing file this time.
2020-02-21 00:07:55 -05:00
ClementTsang
e8ce1d5b1e
Uptick version before patch.
2020-02-20 23:33:23 -05:00
ClementTsang
e836bedcb8
Update README for new file paths.
2020-02-20 23:26:07 -05:00
ClementTsang
0697d9dd56
Fix issue with default file paths not being respected; updated default file paths.
2020-02-20 23:10:52 -05:00
ClementTsang
6892ec6065
Update documentation again. One last build trigger.
2020-02-20 21:24:49 -05:00
ClementTsang
16ad47a85d
[skip travis] Update docs, add default config file.
2020-02-20 20:13:17 -05:00
ClementTsang
d6810cbba4
[skip travis] Update documentation.
2020-02-19 22:24:05 -05:00
ClementTsang
c377278974
[skip travis] Update documentation.
2020-02-19 22:21:18 -05:00
ClementTsang
c0fb2bac3f
[skip travis] Consistency in captialization.
2020-02-19 21:36:17 -05:00
ClementTsang
3824b22a50
[skip travis] More documentation updating. Moved compat. chart over to widgets section, rewording, and add note on colour issues on some terminals when setting custom colours.
2020-02-19 21:33:11 -05:00
ClementTsang
674bf73b32
[skip travis] Update README.
2020-02-19 19:57:54 -05:00
ClementTsang
c669b5337c
Add ability to still show data entries in the legend even if line is disabled.
2020-02-17 12:07:43 -05:00
ClementTsang
0de4b65e1a
[skip travis] Forgot a period, oops.
2020-02-17 00:21:42 -05:00
ClementTsang
3ae5248874
Update docs, update gif again.
2020-02-17 00:20:31 -05:00
ClementTsang
9fcbff99a3
Update GIF, add DELETE key to search options.
2020-02-16 21:54:29 -05:00
ClementTsang
f7ab907b74
[skip travis] Update documentation with widget specifics; prepare for release soon...
2020-02-16 21:12:31 -05:00
ClementTsang
c09c4a37c4
Update some documentation to reflect filter feature in CPU
2020-02-16 20:21:42 -05:00
ClementTsang
ccf58bace9
[skip travis] Some notes and readme changes... and an additional commit before starting next feature.
2020-02-15 18:15:25 -05:00
ClementTsang
59c0b3df62
[skip travis] Update documentation a bit.
2020-02-15 17:41:26 -05:00
ClementTsang
a18537040d
Updated README to reflect removal of debug flag for now.
2020-02-15 17:18:50 -05:00
Clement Tsang
aca6c268ab
[skip travis] reword readme for new widget flag
2020-02-14 03:39:37 -05:00
ClementTsang
debee7d9cb
[skip travis] Updated documentation.
2020-02-13 21:36:49 -05:00
ClementTsang
f0dad8f5bf
Added maximizing mode to allow users to zoom into a particular widget. Not 100% done.
2020-02-12 00:35:37 -05:00
ClementTsang
b17094d4b1
Add current cpu total flag to other OS
2020-02-11 00:34:39 -05:00
ClementTsang
f21c06f8ed
Update documentation and help menu for HJKL
2020-02-10 00:29:23 -05:00
ClementTsang
60b6a0911a
Major refactoring to appease clippy; potential reintroduction of hjkl keys to navigate widgets...
2020-02-10 00:16:11 -05:00
ClementTsang
95ef6c2c4c
[skip travis] Update compatability chart.
2020-02-09 22:14:02 -05:00
ClementTsang
4ac3a10fbf
Update and clean up ? menu... some more work to be done though
2020-02-08 22:38:55 -05:00
ClementTsang
7000a2720d
[skip travis] update readme
2020-02-08 17:32:31 -05:00
ClementTsang
13d3e76dc6
[skip travis] Update README
2020-02-08 14:38:16 -05:00
ClementTsang
2123becb81
Added colour options to config; updated sample config to reflect this; updated README
2020-02-08 14:28:19 -05:00
ClementTsang
238e0c88e0
Update documentation again, also change temp a bit
2020-02-07 00:28:26 -05:00
ClementTsang
48107ac526
[skip travis] Update documentation for config.
2020-02-07 00:21:06 -05:00
ClementTsang
027220e285
[skip travis] Update documentation for config.
2020-02-07 00:19:50 -05:00