aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-07Add SCROLL_MULTIPLIERJoe Wilm
2018-03-07Support selections with scrolling bufferJoe Wilm
2018-03-07Move selection into GridJoe Wilm
2018-03-07Style cleanupJoe 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 redundant selection::Region typeJoe 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
2018-03-07Back Grid with VecDequeJoe Wilm
2018-03-07Cleanup styleJoe Wilm
2018-03-04Remove all instances of unwrap() from configChristian Duerr
2018-02-28Update arraydeque dependencyAndy Lok
2018-01-26Update dependenciesgolem131
2018-01-18Implement `reset_state` of Term struct (#1035)Christian Duerr
2018-01-15Spawn alacritty window as invisibleChristian Duerr
2018-01-08Fix `ioctl` call failing on 32 bit architecture (#1011)Christian Duerr
2018-01-08Fix indexed color setting regressionNiklas Claesson
2018-01-07Revert #987 behavior on macos (#1007)Christian Duerr
2018-01-07Non-bracketed paste support for DOS CRLFs.Giorgio Gallo
2018-01-07Resolves #733.Giorgio Gallo
2018-01-06Honour working dir on linux (#987)Christian Duerr
2018-01-06Fix SGR mouse reportingJoe Wilm
2018-01-06Add clippy check to travisChristian Duerr
2018-01-06Improve ability of alacritty to deal with broken configChristian Duerr
2018-01-05Prevent font_size_modifier from sinking too low (#994)Christian Duerr