summaryrefslogtreecommitdiffstats
path: root/screen.go
AgeCommit message (Expand)Author
2024-01-06copyright updateBrandon Lee Camilleri
2024-01-04Added toggle-able timestamp (t/T while mop is running)olegrumiancev
2023-05-28Update screen.goBrandon Lee Camilleri
2022-05-23Fix for not scrolling to all lines, changing screen.max calculation.root
2022-05-09Write screen.height + 1 linesDevansh Agarwal
2022-05-08Redraw market without fetch on resize.root
2022-05-08Scrolling improvements and loading change.root
2022-05-06Scrolling fixesroot
2022-05-06Improving draw()root
2022-05-05Scrolling performance - redraw old quotes.root
2022-05-05Scrolling performance improvement.root
2022-05-04Fixing residual characters.root
2022-05-02Scroll top/bottom with Home and End keysroot
2022-05-01Improved scrolling.root
2022-04-30Adding scroll featureroot
2022-03-09Add sementic colors for time, header and "default"joce
2022-02-21Add semantic markupjoce
2022-02-21Fix typosjoce
2021-11-26Fixed bug where quotes list did not clear when shortened.Adam Hayes
2019-09-15Update screen.goBrandon Lee Camilleri
2019-08-01Merge pull request #26 from cuihantao/masterBrandon Lee Camilleri
2019-07-23Using original Termbox-GoBrandon Lee Camilleri
2016-11-12Display correct time zone nameHantao Cui
2016-01-06Update copyright yearMichael Dvorkin
2015-05-29omg gofmtMichael Dvorkin
2015-05-16Refactored for more idiomatic GoMichael Dvorkin
2013-10-06Added help text for the pause commandMichael Dvorkin
2013-10-06More robust pause implementationMichael Dvorkin
2013-10-05Moved paused rendering to screenMichael Dvorkin
2013-08-23More golint sweeping of screenMichael Dvorkin
2013-08-22Use generic screen.Draw() to display current timeMichael Dvorkin
2013-08-22Initial golint sweep for screen.goMichael Dvorkin
2013-08-08Refactored to avoid recompiling templates on each refreshMichael Dvorkin
2013-08-06Added LICENSEMichael Dvorkin
2013-08-06Forked nsf/termbox-go to freeze at michaeldv/termbox-goMichael Dvorkin
2013-08-04Call Reorder and Regroup straight from profileMichael Dvorkin
2013-08-01No updates when the list of tickers is emptyMichael Dvorkin
2013-07-30Added help screenMichael Dvorkin
2013-07-30Restructured source directory treeMichael Dvorkin