Caleb Bassi
|
3dee8bc6f2
|
Fix 'gg' and 'dd' keypresses
|
2018-12-04 21:07:14 -08:00 |
Caleb Bassi
|
db57b40659
|
Refactor config directory into global variable
|
2018-12-04 15:22:41 -08:00 |
Caleb Bassi
|
a2d80c8282
|
Fix C import; Closes #71
|
2018-12-03 18:24:24 -08:00 |
Caleb Bassi
|
e596d524e5
|
Improve OSX temp names (#71)
|
2018-12-03 14:28:15 -08:00 |
Caleb Bassi
|
38e3d781ae
|
Remove AUR submodule
|
2018-12-03 12:59:24 -08:00 |
Caleb Bassi
|
a1e266ab6e
|
Merge pull request #75 from 999eagle/patch-loop-devices
Filter loop devices in disk stats
|
2018-12-03 12:52:13 -08:00 |
Sophie Tauchert
|
40260a8e04
|
Filter loop devices in disk stats
|
2018-12-03 10:55:39 +01:00 |
Caleb Bassi
|
1ab25d0f16
|
Bump version
|
2018-12-01 21:19:10 -08:00 |
Caleb Bassi
|
1b8c3ed918
|
Format cpu names based on cpu count
|
2018-12-01 21:00:17 -08:00 |
Caleb Bassi
|
357050207e
|
Refactor inline celsius conversion into a function
|
2018-12-01 20:51:51 -08:00 |
Tony Lambiris
|
f66833c2cc
|
Add --fahrenheit flag, fix CPU ordering
|
2018-12-01 20:44:12 -08:00 |
Caleb Bassi
|
b98d308fab
|
Update readme; Closes #74
|
2018-12-01 20:08:00 -08:00 |
Caleb Bassi
|
14f448670d
|
Add aur package submodule
|
2018-12-01 19:56:59 -08:00 |
Caleb Bassi
|
4f9b165b5b
|
Update readme
|
2018-11-29 21:41:42 -08:00 |
Caleb Bassi
|
dfc62e65a0
|
Merge pull request #73 from smlrepo/master
Remove vendor
|
2018-11-29 21:34:38 -08:00 |
Lonnie Liu
|
0eb881df68
|
remove vendor
|
2018-11-29 21:21:45 -08:00 |
Caleb Bassi
|
8ee8950ba2
|
Refactor
Updated event management based on changes to termui
|
2018-11-29 18:17:13 -08:00 |
Caleb Bassi
|
ce5342cfc9
|
Don't sensor with a temp of 0
|
2018-11-29 17:37:41 -08:00 |
Caleb Bassi
|
7da570d782
|
Bump version
|
2018-11-15 10:35:33 -08:00 |
Caleb Bassi
|
57781676d8
|
Fix #41
|
2018-11-15 10:07:32 -08:00 |
Caleb Bassi
|
d44be12684
|
Change 'make default' to 'make all'
|
2018-10-22 20:26:26 -07:00 |
Caleb Bassi
|
69e3564268
|
Cleanup merge from chiefy:feature/nfpm
|
2018-10-22 19:18:06 -07:00 |
Caleb Bassi
|
0609656e22
|
Merge pull request #63 from chiefy/feature/nfpm
deb/rpm builds with nfpm
|
2018-10-22 15:54:21 -07:00 |
Christopher 'Chief' Najewicz
|
4bcf8a4c63
|
Adding instructions to README
|
2018-10-12 11:49:58 -04:00 |
Christopher 'Chief' Najewicz
|
d05e6b04eb
|
Create Makefile to target rpm/dep w/ nfpm
|
2018-10-12 11:24:27 -04:00 |
Christopher Najewicz
|
16c469d714
|
Work-in-progress adding nfpm
|
2018-10-12 10:03:00 -04:00 |
Caleb Bassi
|
32e257dc1c
|
Bump version
|
2018-09-18 18:48:19 -07:00 |
Caleb Bassi
|
6526c60e2b
|
Fix cli options in readme. Closes #60
|
2018-09-18 16:39:41 -07:00 |
Caleb Bassi
|
db1b2fbc70
|
Add custom colorscheme loading. Closes #55
|
2018-09-18 13:42:49 -07:00 |
Caleb Bassi
|
bb36706e86
|
Migrate to go 1.11 modules
|
2018-09-18 12:06:29 -07:00 |
Caleb Bassi
|
5b5ccfc2f5
|
Update issue templates
|
2018-08-24 17:25:04 -07:00 |
Caleb Bassi
|
c1b3941938
|
Update build steps
|
2018-08-24 16:01:11 -07:00 |
Caleb Bassi
|
b6ce4a0e21
|
Bump version
|
2018-08-23 20:01:58 -07:00 |
Caleb Bassi
|
d14e09c34f
|
Net and ram formatted to 1 decimal place
Closes #51
|
2018-08-23 11:43:21 -07:00 |
Caleb Bassi
|
af674fd6f0
|
Reverse colors of table cursor
Closes #54
|
2018-08-23 11:13:35 -07:00 |
Caleb Bassi
|
603e851f0a
|
Merge pull request #53 from panter-dsd/feature/HomeEndKeys
Use Home and End keys to navigate Top/Bottom.
|
2018-08-20 11:06:51 -07:00 |
PanteR
|
94e4cd8878
|
Use Home and End keys to navigate Top/Bottom.
|
2018-08-19 08:01:16 +03:00 |
Caleb Bassi
|
fc56114b4f
|
Fix inconsistent cpu color order
|
2018-08-16 17:05:21 -07:00 |
Caleb Bassi
|
c3603ea1d5
|
Fix issues when using both percpu and averagecpu
* Change 'Average' to 'AVRG'
* Run both updates with goroutines so they don't case each other to
block
|
2018-08-16 16:44:44 -07:00 |
Caleb Bassi
|
9f7e5cef4f
|
Update README
|
2018-08-16 16:40:26 -07:00 |
Caleb Bassi
|
8de8367084
|
Added cli options for cpu load
|
2018-08-16 16:38:00 -07:00 |
Caleb Bassi
|
c71cd760e6
|
Merge pull request #45 from b1narykid/master
Remove 8 cores limit in CPU widget
|
2018-08-16 15:44:06 -07:00 |
Caleb Bassi
|
38e83a75e3
|
Merge pull request #50 from gostudy/master
Fix a bug about a defunct state kill process
|
2018-08-16 11:51:43 -07:00 |
李俊杰
|
9689105025
|
Merge pull request #1 from gostudy/phpor-kill-process
Fix a bug about a defunct state kill process
|
2018-08-16 09:53:32 +08:00 |
李俊杰
|
72c8c43b07
|
Fix a bug about a defunct state kill process
When using dd shortcut to kill a process, a kill process with a defunct state is left.
|
2018-08-16 09:50:32 +08:00 |
Caleb Bassi
|
7fe426d114
|
Update ISSUE_TEMPLATE
|
2018-08-14 19:29:37 -07:00 |
Caleb Bassi
|
04d3dca8ca
|
Removed obsolete disk.Mountpoint fix
Fixed upstream in gopsutil
|
2018-08-11 16:34:43 -07:00 |
Caleb Bassi
|
898a443994
|
Update gopsutil
|
2018-08-11 16:32:03 -07:00 |
Caleb Bassi
|
77f728fb44
|
Fix byte conversions; add TB
|
2018-08-08 22:30:24 -07:00 |
Ivan Trubach
|
813c239f7e
|
Preserve old CPU widget behavior
|
2018-08-01 00:40:51 +03:00 |