summaryrefslogtreecommitdiffstats
path: root/termui
AgeCommit message (Expand)Author
2022-09-29One of the termui tests was failing; this fixes the `numbered.Less()` function.Sean 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
2021-01-26Fixes #161, CPU names are sorted strictly as strings rather than lexographica...Sean E. Russell
2020-11-23Resolves merge conflictsSean E. Russell
2020-07-25Closes #32. Average is really average, over time. Boldify the AVRG label. Rem...Sean E. Russell
2020-06-20More strings moved to translationsSean E. Russell
2020-05-31Fixes #128 for LineGraph; there's probably another leak in SparklineSean E. Russell
2020-04-28Fine tuning for extensionsSean E. Russell
2020-04-23Version bump to v4Sean E. Russell
2020-04-16Closes #40, overflow line graph labels.Sean E. Russell
2020-02-28Path changes for major revisionv3.4.0Sean E. Russell
2020-02-18Adds a battery gauge.Sean E. Russell
2020-02-14Merge remote-tracking branch 'rephorm/filter'Sean E. Russell
2020-02-13Switching maintainership.Sean E. Russell
2020-02-13Fixes the directory structure.Sean E. Russell
2018-03-29Move termui to seperate repoCaleb Bassi
2018-03-27Change methods to use 'self' keywordCaleb Bassi
2018-03-10Removed extra parensCaleb Bassi
2018-03-09Added graph zooming; closes #3Caleb Bassi
2018-03-06Changed some events to use angle bracketsCaleb Bassi
2018-03-03Code cleanupCaleb Bassi
2018-02-27Linegraph renders lines in reverse orderCaleb Bassi
2018-02-27Fixed bug where linegraphs would overwrite the keyCaleb Bassi
2018-02-25Code cleanup and updated READMECaleb Bassi
2018-02-24Removed gotop specific stuff from termuiCaleb Bassi
2018-02-23Moar code cleanupCaleb Bassi
2018-02-23Code cleanup and commentsCaleb Bassi
2018-02-21Fixed colorschemesCaleb Bassi
2018-02-21Fixed theme bg color missing spotsCaleb Bassi
2018-02-21Forgot to increment colors to Clear() alsoCaleb Bassi
2018-02-21Added colorscheme supportCaleb Bassi
2018-02-21Changed termui colorsCaleb Bassi
2018-02-20Started working on colorschemesCaleb Bassi
2018-02-19Removed network logic from termui sparklineCaleb Bassi
2018-02-19Updated imports statementsCaleb Bassi
2018-02-19Initial commitCaleb Bassi