Commit Graph

734 Commits

Author SHA1 Message Date
ClementTsang a56156a8f2 bug: swap 'and' and 'or' calls around for correct precedence 2020-05-04 00:27:21 -04:00
ClementTsang da7c1db426 Merge branch 'master' of https://github.com/ClementTsang/bottom 2020-05-04 00:03:23 -04:00
ClementTsang 2a32bbac3b change: separated search and process widgets again 2020-05-04 00:03:11 -04:00
Clement Tsang 77eaad3ab8
Merge pull request #142 from ClementTsang/imgbot
[ImgBot] Optimize images
2020-05-03 00:57:28 -04:00
ImgBotApp 329c00480f
[ImgBot] Optimize images
/assets/quote_search.png -- 225.84kb -> 199.47kb (11.68%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-05-03 04:56:34 +00:00
ClementTsang d1ef24165d docs: more details about search 2020-05-03 00:54:45 -04:00
ClementTsang 83a4a15cd5 bug: fix broken case if quotes surrounded paren 2020-05-03 00:54:33 -04:00
ClementTsang 1e92eba7ce docs: clarified point about and vs or 2020-05-03 00:11:57 -04:00
Clement Tsang 16bb1a54b4
Merge pull request #141 from ClementTsang/imgbot
[ImgBot] Optimize images
2020-05-03 00:08:59 -04:00
ClementTsang 0986b96056 bug: made the regex error one line in search 2020-05-03 00:08:18 -04:00
ImgBotApp ff94d56693
[ImgBot] Optimize images
*Total -- 554.66kb -> 463.59kb (16.42%)

/assets/basic_mode.png -- 190.42kb -> 142.90kb (24.96%)
/assets/or_search.png -- 60.64kb -> 52.66kb (13.17%)
/assets/search_empty.png -- 168.80kb -> 146.61kb (13.14%)
/assets/simple_search.png -- 50.47kb -> 45.18kb (10.48%)
/assets/simple_advanced_search.png -- 50.16kb -> 44.96kb (10.36%)
/assets/search_cpu_filter.png -- 34.17kb -> 31.28kb (8.47%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-05-03 03:54:54 +00:00
Clement Tsang 39d7450aad
Merge pull request #139 from ClementTsang/improve_searching
Improve searching
2020-05-02 23:54:10 -04:00
Clement Tsang 5636f86656
docs: fixes an issue with || in code blocks for MD 2020-05-02 23:53:25 -04:00
ClementTsang 73c16e259d docs: update with search details 2020-05-02 23:46:07 -04:00
ClementTsang 8307b06c56 bug: fix bug with multiple tokens 2020-05-02 21:50:35 -04:00
ClementTsang e12c2f5212 change: add byte units to search 2020-05-02 19:24:19 -04:00
ClementTsang 5e874eab77 refactor/bug: moved search logic; fix quoted words 2020-05-02 18:36:18 -04:00
ClementTsang ecc111b21a refactor: fix clippy errors 2020-05-02 17:39:48 -04:00
ClementTsang 6e81fbeebf change: more advanced searching and filtering 2020-05-02 16:01:07 -04:00
Clement Tsang 2828449544
chore: pretty up CONTRIBUTING.md 2020-05-01 14:45:48 -04:00
ClementTsang bb45763b39 feature: Add alt-h and alt-l to move left/right within widget 2020-04-30 15:29:36 -04:00
ClementTsang ecd5a003cf change: Use e key instead to maximize; rename to expand 2020-04-29 23:52:25 -04:00
ClementTsang edd5cff12d change: merge search and process widgets together 2020-04-29 23:43:49 -04:00
ClementTsang dacf8b1abb bug: fix broken basic table arrows on other widgets 2020-04-29 23:12:49 -04:00
ClementTsang b75eeaea46 docs: update contributor badge 2020-04-29 21:56:44 -04:00
ClementTsang 6be5ce55a2 chore: update Cargo.lock 2020-04-29 21:53:19 -04:00
ClementTsang 031bae52f5 docs: Remove old section of README 2020-04-29 00:11:10 -04:00
ClementTsang b87fde16ab uptick: 0.4.0 2020-04-29 00:10:27 -04:00
ClementTsang 19243bfc9f docs: Add CONTRIBUTING.md 2020-04-29 00:07:09 -04:00
Clement Tsang 24caaa29a2
Merge pull request #138 from ClementTsang/update_bindings
docs: update help and README for bindings
2020-04-28 22:54:17 -04:00
Clement Tsang b6ea10770b
github: update PR template 2020-04-28 22:51:18 -04:00
ClementTsang 70779c078d docs: update help and README for bindings 2020-04-28 22:46:48 -04:00
Clement Tsang 554505b221
changelog: Add #134 to changelog 2020-04-28 17:51:05 -04:00
Clement Tsang 52eb7121c5
docs: mention updating rust for manual build 2020-04-28 17:49:17 -04:00
allcontributors[bot] ee84d799bf
docs: add andys8 as a contributor (#137)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-04-28 17:44:30 -04:00
Andy e850d3d2a8
Kill dialog: vim navigation (#134)
Add `hjkl` as navigation keys in kill dialog.

Closes #133
2020-04-28 17:43:15 -04:00
Clement Tsang 2faf3c6592
refactor: revert linear interpolation until tui fix comes 2020-04-28 16:44:10 -04:00
Clement Tsang de3a1fb7c0
Merge pull request #131 from ClementTsang/battery_flag
Add battery flag, fix bug, refactor
2020-04-27 16:59:07 -04:00
ClementTsang 78e3c37947 refactor: fix clippy errors 2020-04-27 16:40:45 -04:00
ClementTsang 15dba2e6cf bug: fix empty widget in layout 2020-04-27 16:20:36 -04:00
ClementTsang 8e4f6a3a02 feature: add battery flag 2020-04-27 15:56:39 -04:00
ClementTsang 8534d42f1b refactor: separate state to different file 2020-04-27 13:48:56 -04:00
ClementTsang 3d6ebc5152 docs: update README for some typos and clarity 2020-04-27 13:35:23 -04:00
ClementTsang 24f5717125 cargo: switch to personal fork of tui-rs for now to deal with subtraction bug in lines 2020-04-26 20:18:29 -04:00
ClementTsang e33dbbd350 clippy: remove redundant clone 2020-04-26 20:08:02 -04:00
ClementTsang 80548457f9 refactor: cleaned up some of the concurrent parts 2020-04-26 19:53:26 -04:00
ClementTsang 647c8448dc docs: Update battery documentation to include health 2020-04-26 00:12:33 -04:00
Clement Tsang cf48561777
feature: add battery health percentage 2020-04-26 00:11:34 -04:00
Clement Tsang 3a6f7a6750
refactor: changed how we set help text on resize and init 2020-04-25 17:32:31 -04:00
Clement Tsang 863e780f2f
change: add scrolling to help menu 2020-04-24 19:17:58 -04:00