aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Make normal scrolling line amount configurableChristian Duerr2018-06-02
* Fix crash when selection leaves viewportChristian Duerr2018-06-02
* Disable faux scrolling when shift is pressedChristian Duerr2018-06-02
* Add faux_scrolling back to scrollbackChristian Duerr2018-06-02
* Provide correct default for scroll_historyChristian Duerr2018-06-02
* Add `failure_default` deserializer to `scroll_history`Christian Duerr2018-06-02
* Fix 4+ line copyingJoe Wilm2018-06-02
* Add SCROLL_MULTIPLIERJoe Wilm2018-06-02
* Support selections with scrolling bufferJoe Wilm2018-06-02
* Move selection into GridJoe Wilm2018-06-02
* Style cleanupJoe Wilm2018-06-02
* Fix scrolling backwards in tmuxJoe Wilm2018-06-02
* Make number of scrollback lines configurableJoe Wilm2018-06-02
* Scroll to bottom on character receivedJoe Wilm2018-06-02
* wip fix scroll_downJoe Wilm2018-06-02
* Fir cursor not scrollingJoe Wilm2018-06-02
* Add scrolling limit and update on grow linesJoe Wilm2018-06-02
* checkpoint: very basic scrolling worksJoe Wilm2018-06-02
* wip scrollbackJoe Wilm2018-06-02
* Remove some unused implsJoe Wilm2018-06-02
* Minor improvementsJoe Wilm2018-06-02
* WIP optimize scroll in regionJoe Wilm2018-06-02
* Use memcpy for resetting row contentsJoe Wilm2018-06-02
* Remove redundant selection::Region typeJoe Wilm2018-06-02
* Remove some unused methods and implsJoe Wilm2018-06-02
* Eliminate ClearRegion traitJoe Wilm2018-06-02
* Move grid Row and tests into submodulesJoe Wilm2018-06-02
* Back Grid with VecDequeJoe Wilm2018-06-02
* Cleanup styleJoe Wilm2018-06-02
* Update to glutin 0.16.0Francesca Frangipane2018-05-29
* Fix typo in error messageRandy Ramos2018-05-25
* Fix locale_id for older versions of OS X (<= 10.11)Bradford Boyle2018-05-25
* handle older macOS versionsJoe Moon2018-05-14
* macos: add check for valid localeJoe Moon2018-05-14
* remove commented out lineJoe Moon2018-05-14
* Set $LANG env var using languageCode, countryCodeJoe Moon2018-05-14
* Fix clippy lintsChristian Duerr2018-05-11
* Paste path into terminal when drag & dropping fileChristian Duerr2018-05-11
* Don't paste selection when in mouse modeChristian Duerr2018-05-05
* macOS: fixes segfault on nightlyJoe Moon2018-04-27
* alacritty: add support for OpenBSD.Matt T. Proud2018-04-14
* Explicitly call log::set_max_level (Closes: #1201)Harlan Lieberman-Berg2018-03-22
* Try to create window with different SRGB config when failedYOSHIOKA Takuma2018-03-13
* Switch meta key to alt instead of superChristian Duerr2018-03-12
* Add modifiers to mouse eventsChristian Duerr2018-03-12
* Fix clippy lintsCelti Burroughs2018-03-12
* Rename button_state to prev_state for clarityCelti Burroughs2018-03-12
* Extend SGR and VT200 (normal) mouse supportCelti Burroughs2018-03-12
* Enable SRGB (#1178)らりお (YOSHIOKA Takuma)2018-03-12
* Prevent negative cell dimensions (#1181)Christian Duerr2018-03-12