aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-24Revert to old system for macosChristian Duerr
2017-12-24Add custom underline cursorChristian Duerr
2017-12-23Update glutin to v0.11chetgurevitch
2017-12-23Update euclid to v16Chet Gurevitch
2017-12-23Update bitflags to v1Chet Gurevitch
2017-12-23Update glutin to v0.10Chet Gurevitch
2017-12-23Update depsChet Gurevitch
2017-12-23Update dependenciesJoe Wilm
2017-12-22Assure that newlines are in selections (#777)Dustin
2017-12-22Remove debug printJoe Wilm
2017-12-22Fix macOS fallbacks (#956)Joe Wilm
2017-12-22Remove built crateJoe Wilm
2017-12-22Update README.md for current state of macOSColin King
2017-12-22Add Void Linux to distrobutions with packagesBenjamin Hoffmeyer
2017-12-22Style nitsJoe Wilm
2017-12-22Adapt pixel-based scrolling behaviorChristian Duerr
2017-12-22Fix faux scrolling for line-based touchpadsChristian Dürr
2017-12-22Implement faux scrollingChristian Duerr
2017-12-22Share LoadGlyph implementationsJoe Wilm
2017-12-22Change LoadGlyph in LoaderApi to match RenderApiChristian Duerr
2017-12-22Fix stack-overflow when creating a new atlasChristian Duerr
2017-12-22Use consistent config deprecation message styleJoe Wilm
2017-12-22Deprecate config top-level dimensions and paddingJoe Wilm
2017-12-22Update config filesRobert Günzler
2017-12-22Move dimensions and padding into window sectionRobert Günzler
2017-12-22Add new window section to configRobert Günzler
2017-12-22Add borderless option to config filesRobert Günzler
2017-12-22Add 'borderless' optionRobert Günzler
2017-12-16Fix License link at the bottom of the readme (#933)Jon McDuffie
2017-12-13On macOS when launching multiple times focus win (#941)Andrew De Ponte
2017-12-13Remove the launcher and set the locale/current directory in alacritty (#879)Theodore Dubois