summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2020-05-26Bump version to 0.4.3-rc1v0.4.3-rc1Kirill Chibisov
2020-05-26Fix crash when writing wide char in last columnChristian Duerr
2020-05-26Bump winit to 0.22.2Christian Duerr
2020-05-26Fix OSCs terminated by \x9c byte in unicodeChristian Duerr
2020-05-26Fix emojis being blended with backgroundlbonn
2020-05-26Call glFinish right after swap_buffers on X11Kirill Chibisov
2020-05-26Fix startup locale on macOSCasper Rogild Storm
2020-05-26Fix tabstops not being reset with 'reset'Kirill Chibisov
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-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-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-02Fix ignoring of slow touchpad scrollingTimo
2020-03-02Fix DCS escape parsing crashChristian Duerr
2020-03-01Remove `tabspaces` config optionChristian Duerr
2020-03-01Fix tabs across linewrapChristian Duerr
2020-02-28Fix log target of color config errorsKirill Chibisov
2020-02-28Fix crash on Wayland compositors with `wl_seat` version 7+Kirill 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-15Fix parser stopping at unknown modesChristian Duerr
2020-02-13Increase Beam, Underline and Box cursors' line widthKirill Chibisov
2020-02-11Bump vte and urlocatorChristian Duerr
2020-02-10Revert "Fix backspace deleting chars when IME is open"Christian Duerr
2020-02-07Update glutin to v0.23.0Kirill Chibisov
2020-02-07Fix selection expansion across full-width glyphsChristian Duerr
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-27Rework Fontconfig fallback to use cached list from font_sortKirill Chibisov
2020-01-25Add font metric cachingKirill Chibisov
2020-01-24Fix selection rotating outside of scrolling regionChristian Duerr
2020-01-22Fix underline position for bitmap fontsKirill Chibisov
2020-01-21Fix stack overflow when printing shader errorKirill 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-17Fix reset CLI parameters on config reload (#3216)Christian Duerr