aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-02Disable faux scrolling when shift is pressedChristian Duerr
2018-06-02Add faux_scrolling back to scrollbackChristian Duerr
2018-06-02Provide correct default for scroll_historyChristian Duerr
2018-06-02Add `failure_default` deserializer to `scroll_history`Christian Duerr
2018-06-02Fix 4+ line copyingJoe Wilm
2018-06-02Disable LTOJoe Wilm
2018-06-02Add SCROLL_MULTIPLIERJoe Wilm
2018-06-02Support selections with scrolling bufferJoe Wilm
2018-06-02Move selection into GridJoe Wilm
2018-06-02Style cleanupJoe Wilm
2018-06-02Fix scrolling backwards in tmuxJoe Wilm
2018-06-02Make number of scrollback lines configurableJoe Wilm
2018-06-02Scroll to bottom on character receivedJoe Wilm
2018-06-02wip fix scroll_downJoe Wilm
2018-06-02Fir cursor not scrollingJoe Wilm
2018-06-02Add scrolling limit and update on grow linesJoe Wilm
2018-06-02checkpoint: very basic scrolling worksJoe Wilm
2018-06-02wip scrollbackJoe Wilm
2018-06-02Remove some unused implsJoe Wilm
2018-06-02Minor improvementsJoe Wilm
2018-06-02WIP optimize scroll in regionJoe Wilm
2018-06-02Use memcpy for resetting row contentsJoe Wilm
2018-06-02Remove redundant selection::Region typeJoe Wilm
2018-06-02Remove some unused methods and implsJoe Wilm
2018-06-02Eliminate ClearRegion traitJoe Wilm
2018-06-02Move grid Row and tests into submodulesJoe Wilm
2018-06-02Back Grid with VecDequeJoe Wilm
2018-06-02Cleanup styleJoe Wilm
2018-05-30Reduce debug level for releaseTatsuyuki Ishi
2018-05-29Update to glutin 0.16.0Francesca Frangipane
2018-05-25Fix typo in error messageRandy Ramos
2018-05-25Fix locale_id for older versions of OS X (<= 10.11)Bradford Boyle
2018-05-14handle older macOS versionsJoe Moon
2018-05-14macos: add check for valid localeJoe Moon
2018-05-14remove commented out lineJoe Moon
2018-05-14Set $LANG env var using languageCode, countryCodeJoe Moon
2018-05-11Fix clippy lintsChristian Duerr
2018-05-11Paste path into terminal when drag & dropping fileChristian Duerr
2018-05-05Don't paste selection when in mouse modeChristian Duerr
2018-05-01Fix completion install instructions for Fish on macOS (#1237)zhouji
2018-04-27macOS: fixes segfault on nightlyJoe Moon
2018-04-14alacritty: add support for OpenBSD.Matt T. Proud
2018-03-29Oxford commaBernardo Meurer
2018-03-29Fixed typos, alphabetical orderingBernardo Meurer
2018-03-27add freeBSD on the topMatthiasSchuster
2018-03-23Fix typoSaugat Acharya
2018-03-22Explicitly call log::set_max_level (Closes: #1201)Harlan Lieberman-Berg
2018-03-13Try to create window with different SRGB config when failedYOSHIOKA Takuma
2018-03-12Switch meta key to alt instead of superChristian Duerr
2018-03-12Add modifiers to mouse eventsChristian Duerr