summaryrefslogtreecommitdiffstats
path: root/src/grid
AgeCommit message (Expand)Author
2018-03-12Fix crash when selection leaves viewportChristian Duerr
2018-03-07Support selections with scrolling bufferJoe Wilm
2018-03-07Move selection into GridJoe Wilm
2018-03-07Fix scrolling backwards in tmuxJoe Wilm
2018-03-07Make number of scrollback lines configurableJoe Wilm
2018-03-07Scroll to bottom on character receivedJoe Wilm
2018-03-07wip fix scroll_downJoe Wilm
2018-03-07Fir cursor not scrollingJoe Wilm
2018-03-07Add scrolling limit and update on grow linesJoe Wilm
2018-03-07checkpoint: very basic scrolling worksJoe Wilm
2018-03-07wip scrollbackJoe Wilm
2018-03-07Remove some unused implsJoe Wilm
2018-03-07Minor improvementsJoe Wilm
2018-03-07WIP optimize scroll in regionJoe Wilm
2018-03-07Use memcpy for resetting row contentsJoe Wilm
2018-03-07Remove some unused methods and implsJoe Wilm
2018-03-07Eliminate ClearRegion traitJoe Wilm
2018-03-07Move grid Row and tests into submodulesJoe Wilm