56662fda14
Merge pull request #130 from A-lxe/process-list-location-indicator
...
Add a scroll location indicator to the process table
2019-04-08 00:09:31 -07:00
e7dff53936
Remove partial comment
2019-03-25 11:15:35 -04:00
a31e182925
Merge pull request #129 from gbrlsnchs/patch-1
...
Fix "TX" being displayed as "Tx"
2019-03-22 17:48:51 -07:00
dac71bfdff
Merge pull request #128 from omar-polo/master
...
re-render statusbar on every tick
2019-03-22 17:44:27 -07:00
0f2a5d1e9a
Add a scroll location indicator to the process table
2019-03-22 18:24:11 -04:00
b51b78f796
Fix "TX" being displayed as "Tx"
...
"RX" is all caps so either "TX" should also be or none. All caps might be the most common form for both.
2019-03-21 13:20:50 -03:00
ff7d00d7dc
re-render statusbar on every tick
2019-03-17 15:54:56 +01:00
ade4f2a623
Minor refactor
2019-03-11 23:02:45 -07:00
d38fd3a575
Merge pull request #126 from omar-polo/master
...
Complete the refactor
2019-03-11 22:49:37 -07:00
341a0b4f27
complete the refactor
2019-03-11 21:35:13 +01:00
70339c4330
Merge pull request #123 from CodeLingoBot/rewrite
...
Fix function comments based on best practices from Effective Go
2019-03-08 15:58:07 -08:00
35223403c1
Fix sparkline after upgrading termui
2019-03-08 14:11:55 -08:00
c2c941e94b
Refactor utils
2019-03-08 13:55:50 -08:00
903d33178d
Replace custom widget locking with termui's locking
2019-03-08 13:53:12 -08:00
96535ccadd
Upgrade termui to v3
2019-03-07 23:15:41 -08:00
9d7020b680
Fix function comments based on best practices from Effective Go
...
Signed-off-by: CodeLingo Bot <bot@codelingo.io >
2019-03-07 02:35:21 +00:00
71e10bb6be
Refactor
2019-02-28 17:46:18 -08:00
3a804eb666
Update readme
2019-02-23 17:13:34 -08:00
8be8163e45
Merge pull request #112 from omar-polo/master
...
OpenBSD support
2019-02-23 10:18:47 -08:00
c09766381c
Fix changelog
2019-02-22 12:01:50 -08:00
867cf2b9e4
v3.0.0
2019-02-22 11:53:36 -08:00
27a9ea080b
Switch back to using distatus/battery upstream repo
...
Got PR merged upstream https://github.com/distatus/battery/pull/10
2019-02-22 11:52:07 -08:00
334f08bc5a
Revert back to using XDG on macOS
2019-02-22 11:52:02 -08:00
357ff01fe3
Change -v to -V for version
2019-02-22 11:50:16 -08:00
328395123a
Update changelog
2019-02-21 21:13:10 -08:00
e5f9b179e9
Merge pull request #116 from zp/fix-disk-io
...
Fix disk IO stats
2019-02-21 20:56:52 -08:00
8c5982f81c
Minor openbsd refactor
2019-02-21 20:12:17 -08:00
49c411b607
Merge pull request #115 from tonylambiris/tl/add-vice-colorscheme
...
Add vice colorscheme based on vim-vice
2019-02-21 19:58:27 -08:00
7978b4ed5f
Fix disk IO stats
2019-02-21 15:55:46 -06:00
aa56f2b2a6
Add vice colorscheme based on vim-vice
2019-02-21 02:51:49 -05:00
5841570123
followed golint & gofmt advices
2019-02-18 14:09:36 +01:00
175cfef2e1
implemented Temp.update for openbsd
2019-02-18 11:13:10 +01:00
a1c99bb10f
add openbsd to build tag
2019-02-18 10:51:34 +01:00
0ed7e58984
v2.0.2
2019-02-16 01:41:00 -08:00
40febec968
Add changelog
2019-02-16 01:37:21 -08:00
52590931d2
Merge pull request #109 from whuang8/bug/show-chrome-processes
...
Fix inability to display command names with whitespace in macOS
2019-02-10 21:38:20 -08:00
d6008391c3
Remove -ww from macOS ps call
2019-02-10 08:16:12 -06:00
4b6488e295
Update GitHub issue template
2019-02-09 21:12:30 -08:00
60b913a93e
Fix inability to display command names with whitespace in MacOS
...
Co-authored-by: Fiona Thompson <fionabronwen@gmail.com >
2019-02-09 16:43:09 -06:00
9e7f58b769
Refactor travis files
2019-02-07 19:36:56 -08:00
77dfcba386
Update travis
2019-02-07 18:47:56 -08:00
f5595236ec
Readd Makefile
2019-02-07 14:06:40 -08:00
e2c26cd7ac
refactor: scripts/download.sh
2019-02-07 03:06:55 -08:00
dd25fa5458
Update readme
2019-02-07 01:41:47 -08:00
a7c9ef6df7
travis: only run on release
2019-02-07 00:39:48 -08:00
d97af5296d
travis: fail build when script.sh errors
2019-02-07 00:35:53 -08:00
bfeb9f8f5a
v2.0.1
2019-02-07 00:29:36 -08:00
180ab4c804
Add .travis.yml and reconfigure release process
...
- travis-ci used to publish binaries to the GitHub releases tab on new release
- Will also publish .deb and .rpm packages
- Haven't gotten the checksums file to work yet
- OSX x86 also isn't working
- No longer using goreleaser to publish binaries
- didn't support cgo cross compilation which made things difficult
- Remove obsolete Makefile
2019-02-07 00:27:21 -08:00
4ba6ee3cfe
Remove .gitmodules
2019-02-07 00:01:13 -08:00
1900a57e39
Refactor scripts/download.sh
2019-02-07 00:01:11 -08:00