summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-25Bump version to 0.4.0v0.4.0v0.4.0Christian Duerr
2019-11-23Bump version to 0.4.0-rc5v0.4.0-rc5Christian Duerr
2019-11-23Fix modifiers not getting released with XWaylandChristian Duerr
2019-11-22Bump version to 0.4.0-rc4v0.4.0-rc4Christian Duerr
2019-11-22Fix excessive allocations in URL parserChristian Duerr
2019-11-21Bump version to 0.4.0-rc3v0.4.0-rc3Christian Duerr
2019-11-21Fix paste on Wayland inserting empty linesKirill Chibisov
2019-11-19Bump version to 0.4.0-rc2v0.4.0-rc2Christian Duerr
2019-11-19Merge branch 'master' of github.com:jwilm/alacritty into v0.4.0Christian Duerr
2019-11-19Remove tests failing in release modeChristian Duerr
2019-11-19Bump version to 0.4.0-rc1v0.4.0-rc1Christian Duerr
2019-11-18Bump glutin depedencyChristian Duerr
2019-11-18Fix deletion of lines when clearing the screenNathan Lilienthal
2019-11-17Fix ESC escapes not ignoring invalid intermediatesKirill Chibisov
2019-11-17Fix cell reset not clearing flags and foregroundKirill Chibisov
2019-11-16Fix WinPTY freeze on terminationMaciej Makowski
2019-11-15Add reftest for line deletionChristian Duerr
2019-11-15Fix `CSI Ps M` deleting lines above cursorChristian Duerr
2019-11-14Fix division by zero without any cols or linesBurak Yigit Kaya
2019-11-12Fix mouse modes not being mutually exclusiveKirill Chibisov
2019-11-12Fix incorrect DPI at startup on X11Christian Duerr
2019-11-11Fix modifier inconsistenciesChristian Duerr
2019-11-11Add escape for reading clipboardChristian Duerr
2019-11-10Add ref test for verifying colored clear behaviorChristian Duerr
2019-11-04Fix URL scheme highlightingChristian Duerr
2019-11-04Add UTF-8 mouse mode supportKirill Chibisov
2019-11-04Fix incorrect cell foreground when clearing screenChristian Duerr
2019-11-03Fix URL highlightingChristian Duerr
2019-11-03Add live config reload for font family and stylewayne
2019-11-02Fix wrong default cursor iconKirill Chibisov
2019-11-02Fix clippy warningsChristian Duerr
2019-10-31Remove unused imports on WindowsDavid Hewitt
2019-10-29Fix message bar drawing over terminal after resizeKirill Chibisov
2019-10-29Fix sending chars with bind not clearing selectionKirill Chibisov
2019-10-26Fix visual bell rendering modeKirill Chibisov
2019-10-25Fix bell not redrawing without event updatesKenny Levinsen
2019-10-24Fix setting persistent logging via CLIDo Duy
2019-10-23Update dependenciesKirill Chibisov
2019-10-22Fix unused import warning on macOS/WindowsKohki Miki
2019-10-20Fix XEmbed compilation error on 32-bit platformscyclopsian
2019-10-17Fix window title not filled by defaultDustin
2019-10-16Remove terminfo from deb packageCkat
2019-10-16Bump winit versionKirill Chibisov
2019-10-16Revert "Disable depth and stencil buffers"Christian Duerr
2019-10-15Print launch command name on failureChristian Duerr
2019-10-15Add support for alternate scroll escapeAleksey Kuznetsov
2019-10-14Fix logged config path separators on WindowsKirill Chibisov
2019-10-14Add support for title stack escape sequencesDustin
2019-10-11Disable depth and stencil buffersJasper Mattsson
2019-10-10Add libxcb-xfixes0-dev as travis dependencyChristian Duerr