aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-11Minor improvementsvec-deque-backingJoe Wilm
2018-01-14WIP optimize scroll in regionJoe Wilm
2018-01-14Use memcpy for resetting row contentsJoe Wilm
2018-01-13Remove redundant selection::Region typeJoe Wilm
2018-01-13Remove some unused methods and implsJoe Wilm
2018-01-13Eliminate ClearRegion traitJoe Wilm
2018-01-13Move grid Row and tests into submodulesJoe Wilm
2018-01-13Back Grid with VecDequeJoe Wilm
2018-01-13Cleanup styleJoe Wilm
2018-01-11Update lockfileChristian Duerr
2018-01-10Expand key binding config documentationChristian Duerr
2018-01-10Make Mac app installation steps idempotent (#1015)Paul Alvarez
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
2018-01-03Pass ModifiersState to mouse_moved method tooChristian Duerr
2018-01-03Pass ModifiersState to mouse input as wholeChristian Duerr
2018-01-03Always clear selectionChristian Duerr
2018-01-03Use default modifier stateChristian Duerr
2018-01-03Fix failed testsChristian Duerr
2018-01-03Update mouse modifiers to only pass shiftChristian Duerr
2018-01-03Enable shift+select in mouse modeChristian Dürr
2018-01-02Add support for set-clipboard. (#970)Geert Jansen
2018-01-02Address feedbackChristian Duerr
2018-01-02Allow faux scroll amount configurationChristian Dürr
2018-01-02Add config option for faux scrollbackChristian Dürr
2017-12-29Fix zombie children (#976)Joe Wilm
2017-12-24Refactor populate cursor, fix-wide-cursor (#762)Oliver Uvman
2017-12-24Change mouse cursor on terminal mode change (#865)Dustin
2017-12-24Adding dynamic_title property to configuration (#819)Wesley Gahr
2017-12-24Fix stack overflow with too large glyphsJoe Wilm
2017-12-24Move custom cursor block on ftChristian Dürr
2017-12-24Use font_key provided with cursor glyphsChristian Dürr
2017-12-24Fix linux symbol sizeChristian Duerr
2017-12-24Remove the launcher and set the locale/current directory in alacritty (#879)Theodore Dubois
2017-12-24Add box cursor to unfocused underline and beamChristian Duerr
2017-12-24Refactor darwin codeChristian Duerr
2017-12-24Add custom box cursor for unfocused windowChristian Duerr
2017-12-24Format cursor code and add documentationChristian Duerr
2017-12-24Add custom cursors for macosChristian Duerr
2017-12-24Add custom beam cursorChristian Duerr
2017-12-24Specify unicode code point explicitlyChristian Duerr
2017-12-24Update comment to reference proper characterChristian Duerr