Commit Graph

26 Commits

Author SHA1 Message Date
Sean E. Russell
162ed50189 Merge branch 'go1.16' 2021-05-03 11:43:13 -05:00
Sean E. Russell
5e0f048826 Fix candidate for #167 2021-02-16 16:24:34 -06:00
Sean E. Russell
e5bf9851ff Go 1.16: embed and io/fs 2021-02-03 14:27:46 -06:00
Sean E. Russell
7b19606acc Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get. 2021-02-03 12:28:46 -06:00
Sean E. Russell
9a56571373 Fixes the help text issue. Moved some hard-coded strings to the translation files. 2020-06-20 08:33:01 -05:00
Sean E. Russell
444d2624ab More translation work. Incomplete. 2020-05-05 08:13:25 -05:00
Sean E. Russell
285d4d0297 Go vet/lint cleanups 2020-04-27 20:33:41 -05:00
Sean E. Russell
9e1b63be32 Closes #46, option to display network traffic as mbps. This can be set on the command line with --mbps, or toggled while running with b 2020-04-16 13:28:18 -05:00
Sean E. Russell
d22c36e719 Fix #47, help & statusbar don't obey theme. Also fix help text layout. 2020-04-16 10:18:00 -05:00
Sean E. Russell
f850a47d91 Merge remote-tracking branch 'rephorm/filter' 2020-02-14 09:35:58 -06:00
Sean E. Russell
1bf6926282 Merge remote-tracking branch 'jrswab/otherSigTerms' 2020-02-13 13:38:45 -06:00
Sean E. Russell
7e5c0c969c Fixes the directory structure. 2020-02-13 10:15:52 -06:00
Caleb Bassi
28066827ae Move source files to src folder 2018-05-10 21:23:20 -07:00
Caleb Bassi
77c8a500fc Init help widget before termui 2018-04-12 19:48:50 -07:00
Caleb Bassi
dc41895011 Move termui to seperate repo 2018-03-29 15:48:43 -07:00
Caleb Bassi
dc8cc5aa4d Change methods to use 'self' keyword 2018-03-27 14:27:23 -07:00
Caleb Bassi
75220b3db8 Added graph zooming; closes #3 2018-03-09 16:29:05 -08:00
Caleb Bassi
79bb190494 Updated keybinds in README and help widget 2018-03-04 20:00:55 -08:00
Caleb Bassi
47a98de44b Code cleanup 2018-03-03 17:05:52 -08:00
Caleb Bassi
a2fd8dc4fa Moar code cleanup 2018-02-23 21:15:38 -08:00
Caleb Bassi
b06502d7f2 Code cleanup and comments 2018-02-23 00:42:39 -08:00
Caleb Bassi
c716a84392 Removed extra keybinds from README and help widget 2018-02-22 14:51:33 -08:00
Caleb Bassi
4deb42706c Fixed help menu background 2018-02-21 03:50:18 -08:00
Caleb Bassi
096182de4d Help menu is now centered 2018-02-21 03:42:40 -08:00
Caleb Bassi
6a92c31be6 Changed termui colors 2018-02-21 00:46:11 -08:00
Caleb Bassi
40775db60b Initial commit 2018-02-19 02:00:21 -08:00