summaryrefslogtreecommitdiffstats
path: root/widgets/help.go
AgeCommit message (Expand)Author
2021-05-03Merge branch 'go1.16'Sean E. Russell
2021-02-16Fix candidate for #167Sean E. Russell
2021-02-03Go 1.16: embed and io/fsSean E. Russell
2021-02-03Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get.Sean E. Russell
2020-06-20Fixes the help text issue. Moved some hard-coded strings to the translation f...Sean E. Russell
2020-05-05More translation work. Incomplete.Sean E. Russell
2020-04-27Go vet/lint cleanupsSean E. Russell
2020-04-16Closes #46, option to display network traffic as mbps. This can be set on the...Sean E. Russell
2020-04-16Fix #47, help & statusbar don't obey theme. Also fix help text layout.Sean E. Russell
2020-02-14Merge remote-tracking branch 'rephorm/filter'Sean E. Russell
2020-02-13Merge remote-tracking branch 'jrswab/otherSigTerms'Sean E. Russell
2020-02-13Fixes the directory structure.Sean E. Russell
2018-05-10Move source files to src folderCaleb Bassi
2018-04-12Init help widget before termuiCaleb Bassi
2018-03-29Move termui to seperate repoCaleb Bassi
2018-03-27Change methods to use 'self' keywordCaleb Bassi
2018-03-09Added graph zooming; closes #3Caleb Bassi
2018-03-04Updated keybinds in README and help widgetCaleb Bassi
2018-03-03Code cleanupCaleb Bassi
2018-02-23Moar code cleanupCaleb Bassi
2018-02-23Code cleanup and commentsCaleb Bassi
2018-02-22Removed extra keybinds from README and help widgetCaleb Bassi
2018-02-21Fixed help menu backgroundCaleb Bassi
2018-02-21Help menu is now centeredCaleb Bassi
2018-02-21Changed termui colorsCaleb Bassi
2018-02-19Initial commitCaleb Bassi