aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-20fixup! Specialize Storage::swap for Row<T>optimizationsJoe Wilm
2018-05-20Specialize Storage::swap for Row<T>Joe Wilm
2018-05-19Remove checking on remainder opJoe Wilm
2018-05-19Shave a few cycles off Grid::scroll_upJoe Wilm
2018-05-19Fix OOB index in grid::DisplayIterJoe Wilm
2018-05-19Optimize Row::resetJoe Wilm
2018-05-19Optimize Storage::swap_linesJoe Wilm
2018-05-15Truncate invisible lines before storing ref-testsChristian Duerr
2018-05-14Add documentation for `len` field on `Storage`Christian Duerr
2018-05-14Remove `push` from `Storage`Christian Duerr
2018-05-14Improve the resizing implementationChristian Duerr
2018-05-14Re-record grid_reset testChristian Duerr
2018-05-14Improve storage comparison algorithmChristian Duerr
2018-05-14Reduce size of ref testsChristian Duerr
2018-05-14Reset grid content when running `reset`Christian Duerr
2018-05-14Enable history comparison in ref-testsChristian Duerr
2018-04-28Reset grid when running `reset`Christian Duerr
2018-04-24Fix bright characters in first columnChristian Duerr
2018-04-24Revert "Fix cursor not showing in first column"Christian Duerr
2018-04-24Compile on stableJoe Wilm
2018-04-24Fix order of lines after resizeChristian Duerr
2018-04-24Fix scrollback history size 0 bugChristian Duerr
2018-04-02Add documentation to explain the processplaying-aroundChristian Duerr
2018-04-02Fix cursor not showing in first columnChristian Duerr
2018-04-02Fix BCE ref testsJoe Wilm
2018-04-02Fix selection testsChristian Duerr
2018-04-02Fix grid scroll testsJoe Wilm
2018-04-02Make tests compile againJoe Wilm
2018-03-23Rework auto-scrolling optionsChristian Duerr
2018-03-20Fix regression with scrolling regionsJoe Wilm
2018-03-15Refactor `span_simple` selectionChristian Duerr
2018-03-15Replace scrolling methods with enumChristian Duerr
2018-03-15Add scrollback hotkeysChristian Duerr
2018-03-13Fix selection starting in first cellChristian Duerr
2018-03-13Fix buggy selection when scrolling downChristian Duerr
2018-03-13Fix multi-line selection with single cell endChristian Duerr
2018-03-13Fix selection in scrollbackChristian Duerr
2018-03-13Fix linux config default valueChristian Duerr
2018-03-13Merge branch #1095Christian Duerr
2018-03-13Change config file to display the correct defaultChristian Duerr
2018-03-13Make normal scrolling line amount configurableChristian Duerr
2018-03-12Fix crash when selection leaves viewportChristian Duerr
2018-03-12Disable faux scrolling when shift is pressedChristian Duerr
2018-03-12Add faux_scrolling back to scrollbackChristian Duerr
2018-03-09Provide correct default for scroll_historyChristian Duerr
2018-03-09Add `failure_default` deserializer to `scroll_history`Christian Duerr
2018-03-08Fix 4+ line copyingJoe Wilm
2018-03-08Disable LTOJoe Wilm
2018-03-07Add SCROLL_MULTIPLIERJoe Wilm
2018-03-07Support selections with scrolling bufferJoe Wilm