summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-04Start window invisible on WindowsKirill Chibisov
2020-02-03Remove unsetting of dirty flag on key pressChristian Duerr
2020-02-03Fix non-scalable font resize issueKirill Chibisov
2020-01-31Fix handling of OpenType variable fontsKirill Chibisov
2020-01-31Mirror OSC query terminatorChristian Duerr
2020-01-30Fix backspace deleting chars when IME is openChristian Duerr
2020-01-28Fix inconsistent test module namingChristian Duerr
2020-01-27Rework Fontconfig fallback to use cached list from font_sortKirill Chibisov
2020-01-27Switch to flamegraph-rs scriptChristian Duerr
2020-01-26Fix incorrect grid.len() and grid.history_size()Kirill Chibisov
2020-01-25Add font metric cachingKirill Chibisov
2020-01-24Fix selection rotating outside of scrolling regionChristian Duerr
2020-01-24Fix build error on OpenBSDeau
2020-01-22Add debug log for missing configChristian Duerr
2020-01-22Fix underline position for bitmap fontsKirill Chibisov
2020-01-21Fix stack overflow when printing shader errorKirill Chibisov
2020-01-21Fix oob error during selectionKirill Chibisov
2020-01-21Fix first cell when selection is off screenChristian Duerr
2020-01-20Disable drawing bold text bright by defaultKirill Chibisov
2020-01-20Remove scrolling.auto_scroll featureKirill Chibisov
2020-01-19Bump minimum Rust version to 1.37.0Christian Duerr
2020-01-18Force application symlink on macOS make buildJosh Comer
2020-01-17Change Alacritty .ico to use higher resolutionMichael Fresco
2020-01-17Replace `.nth(0)` with `.next()`Cole Helbling
2020-01-17Fix reset CLI parameters on config reload (#3216)Christian Duerr
2020-01-15Update font crate to 2018 editionDavid Hewitt
2020-01-15Expand line selection across wrapped linesChristian Duerr
2020-01-15Remove Windows working directory canonicalizationDavid Hewitt
2020-01-14Remove synthetic keyboard event handlingChristian Duerr
2020-01-12Bump VTE to 0.5.0Christian Duerr
2020-01-12Fix crash with invalid working directoryChristian Duerr
2020-01-11Fix font size reset when moving between screensChristian Duerr
2020-01-11Move Alacritty to organizationChristian Duerr
2020-01-10Bump glutin to 0.22.0Christian Duerr
2020-01-10Force exact modifiers match for mouse bindingsChristian Duerr
2020-01-09Fix cut off full width glyphs in last columnChristian Duerr
2020-01-09Add separate deployment for Windows releasesChristian Duerr
2020-01-08Build releases on Windows stableChristian Duerr
2020-01-07Fix keybinding deserializationChristian Duerr