summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-29Bump version to 0.4.2v0.4.2v0.4.2Christian Duerr
2020-03-24Bump version to 0.4.2 RC4v0.4.2-rc4Christian Duerr
2020-03-24Add FreeBSD to CIKirill Chibisov
2020-03-24Fix cursor position after alt screen resizeChristian Duerr
2020-03-21Bump version to RC3v0.4.2-rc3Christian Duerr
2020-03-18Bump version to RC2v0.4.2-rc2Christian Duerr
2020-03-14Bump version to 0.4.2-rc1v0.4.2-rc1Christian Duerr
2020-03-14Fix live config reload for window titleChristian Duerr
2020-03-13Capitalized the .desktop Filename (#3425)Nathan Lilienthal
2020-03-13Add option to pick Linux/BSD backendsKirill Chibisov
2020-03-12Run clippy on oldest supported versionChristian Duerr
2020-03-12Fix crash when selecting last columnChristian Duerr
2020-03-12Update to glutin 0.24.0Christian Duerr
2020-03-10Bump copypasta to 0.6.3Kirill Chibisov
2020-03-07Fix selection with invisible start and endChristian Duerr
2020-03-06Fix caching of variable font facesKirill Chibisov
2020-03-04Remove `ref_test` option from configuration fileChristian Duerr
2020-03-02Remove HollowBlock/Hidden config cursor stylesRĂ©mi Garde
2020-03-02Fix ignoring of slow touchpad scrollingTimo
2020-03-02Fix DCS escape parsing crashChristian Duerr
2020-03-01Move debug to bottom of configChristian Duerr
2020-03-01Remove `tabspaces` config optionChristian Duerr
2020-03-01Fix tabs across linewrapChristian Duerr
2020-03-01Add GNU Guix installation instructionsValentin Ignatev
2020-02-29Update terminfo dependencyKirill Chibisov
2020-02-28Fix log target of color config errorsKirill Chibisov
2020-02-27Remove unnecessary macos focus checkChristian Duerr
2020-02-27Remove docs for 0xRRGGBB color notationChristian Duerr
2020-02-28Fix crash on Wayland compositors with `wl_seat` version 7+Kirill Chibisov
2020-02-27Revert caching of font pixelsizeKirill Chibisov
2020-02-27Add missing angled bracket to emailCole Helbling
2020-02-26Add FreeType face cacheKirill Chibisov
2020-02-23Change documented default TERM to alacrittyKirill Chibisov
2020-02-23Fix config reload updating incorrect gridChristian Duerr
2020-02-23Fix Fontconfig's font size queryKirill Chibisov
2020-02-22Fix block selection including last columnChristian Duerr
2020-02-20Fix discarding of FreeType loading flagsKirill Chibisov
2020-02-18Add Alpine Linux installation instructionsbgkillas
2020-02-17Extract winpty crateChristian Duerr
2020-02-15Fix parser stopping at unknown modesChristian Duerr
2020-02-15Add custom merge strategy for CHANGELOG.mdChristian Duerr
2020-02-14Add seconds and nanoseconds to log outputChristian Duerr
2020-02-13Increase Beam, Underline and Box cursors' line widthKirill Chibisov
2020-02-12Fix incorrect display offset after rotationKirill Chibisov
2020-02-11Bump vte and urlocatorChristian Duerr
2020-02-10Revert "Fix backspace deleting chars when IME is open"Christian Duerr
2020-02-07Document that Alacritty does not create configKirill Chibisov
2020-02-07Update glutin to v0.23.0Kirill Chibisov
2020-02-07Fix selection expansion across full-width glyphsChristian Duerr
2020-02-05Add docs about multiple bindings on same triggerBrainFace