Commit graph

635 commits

Author SHA1 Message Date
ClementTsang
428e68c112 Travis says you can remove skip_cleanup. But you can't. 2020-02-20 01:09:24 -05:00
ClementTsang
7cd352a245 Travis is hard. I forgot to build the release version. Oh man. 2020-02-20 00:55:06 -05:00
ClementTsang
3ee4314bea Simplified and fixed travis. 2020-02-20 00:44:19 -05:00
ClementTsang
c4474c0eb1 Realized I was using debug versions all this time.... ugh 2020-02-20 00:34:21 -05:00
ClementTsang
80e0c07283 Fix missing skip 2020-02-20 00:20:51 -05:00
ClementTsang
306812ca4f Missing glob in travis. 2020-02-19 23:46:07 -05:00
ClementTsang
97c51ea1c2 Update documentation. Trigger build. 2020-02-19 23:35:54 -05:00
ClementTsang
acff2fbb78 [skip travis] Update travis file name. 2020-02-19 23:25:11 -05:00
ClementTsang
c0fef59ba7 Update travis... again. 2020-02-19 22:59:20 -05:00
ClementTsang
efd74f6fb9 One last change, made head 2 colours const and shared. 2020-02-19 22:32:04 -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
c4cd43968e Increased number of default colours. 2020-02-19 22:07:51 -05:00
ClementTsang
1c1efcc714 Colour issue... on powershell. 2020-02-19 22:00:20 -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
ae935b6f08 Change default colouring to be compatible on macOS default terminal. 2020-02-19 21:29:53 -05:00
ClementTsang
674bf73b32 [skip travis] Update README. 2020-02-19 19:57:54 -05:00
ClementTsang
67c6984406 Pretty sure I fixed scroll resizing... 2020-02-19 19:56:18 -05:00
ClementTsang
8cf5b42f29 Update cargo.toml, some todos 2020-02-19 00:16:40 -05:00
ClementTsang
c6cefc2561 Update travis for releases. 2020-02-19 00:06:52 -05:00
ClementTsang
2135ebbef1 Aaaaand revert again. 2020-02-19 00:06:36 -05:00
ClementTsang
bbd475cfdb Scroll bar fix v2, electric boogaloo 2020-02-18 23:33:15 -05:00
ClementTsang
e4597730bd Revert scroll fix. 2020-02-18 23:04:50 -05:00
ClementTsang
fd32de2774 Add default windows path. 2020-02-18 23:03:01 -05:00
ClementTsang
5131859ab8 Fix scroll problem with resizing/maximizing. 2020-02-18 23:02:52 -05:00
ClementTsang
47b78d22f8 Sanity checks as we approach release... bug patching:
* Fix for freeze not working (due to change with how we eat data)
* Fix for typos with newlines
* Made help box larger
* Made dd box larger
2020-02-17 23:48:27 -05:00
ClementTsang
48d2afc54a Tweak dot generation again... it was too sparse in some cases. 2020-02-17 23:22:03 -05:00
ClementTsang
0724a40efb Strip btm in travis. It's not dirty I swear. 2020-02-17 23:17:06 -05:00
ClementTsang
40900d91ba Fix issue with missing CPU... 2020-02-17 23:15:14 -05:00
ClementTsang
e7ed8088b5 Dropping nightly tests. They fail too often and take up useless time. Re-adding clippy too. 2020-02-17 23:01:58 -05:00
ClementTsang
2f59af412d Tons of refactoring and fixes.
* Fixed a bunch of previously introduced bugs.  Oops.
* Some minor refactoring/efficiency changes that *should* help.  Should.
2020-02-17 22:59:35 -05:00
ClementTsang
d9364410e8 Removing clippy again for now... 2020-02-17 21:44:47 -05:00
ClementTsang
6e5e172008 Travis nightly... man... 2020-02-17 21:30:16 -05:00
ClementTsang
bd3e9b9b87 Add nightly clippy fix. 2020-02-17 20:47:59 -05:00
ClementTsang
dbfe5467f1 Add nightly clippy fix. 2020-02-17 20:42:14 -05:00
ClementTsang
8b57f53edc Trying out travis releases... 2020-02-17 20:29:41 -05:00
ClementTsang
6dc78a0c0c Update how cpu disabling field looks. 2020-02-17 19:25:59 -05:00
ClementTsang
9b13ac1158 Skip 2 points to reduce CPU load. 2020-02-17 18:48:20 -05:00
ClementTsang
8e1c525e2a Fix issue introduced with searching and ctrl-u 2020-02-17 18:13:31 -05:00
ClementTsang
b69eca0fc6 Change to focus on speed. 2020-02-17 18:13:13 -05:00
ClementTsang
b3eafe711e Fix issue introduced with last commit on searching. 2020-02-17 17:53:49 -05:00
ClementTsang
4485d1b380 Some clippy and refactoring. 2020-02-17 17:42:51 -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
531e6ed76e [skip travis] Really redundant rustfmt update. 2020-02-17 00:55:24 -05:00
ClementTsang
cbafbfc699 Minor rearrangement of CPU toggle location. 2020-02-17 00:40:39 -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
b80259d4d2 Add ctrl-u, update in-program docs 2020-02-17 00:20:22 -05:00
ClementTsang
9fcbff99a3 Update GIF, add DELETE key to search options. 2020-02-16 21:54:29 -05:00