summaryrefslogtreecommitdiff
path: root/alacritty_terminal
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-26Fix OSCs terminated by \x9c byte in unicodeChristian Duerr
2020-05-26Fix startup locale on macOSCasper Rogild Storm
2020-05-26Update depedenciesBastien Orivel
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-13Add option to pick Linux/BSD backendsKirill Chibisov
2020-03-12Fix crash when selecting last columnChristian Duerr
2020-03-07Fix selection with invisible start and endChristian Duerr
2020-03-04Remove `ref_test` option from configuration fileChristian Duerr
2020-03-02Remove HollowBlock/Hidden config cursor stylesRĂ©mi Garde
2020-03-01Remove `tabspaces` config optionChristian Duerr
2020-03-01Fix tabs across linewrapChristian Duerr
2020-02-29Update terminfo dependencyKirill Chibisov
2020-02-28Fix log target of color config errorsKirill Chibisov
2020-02-27Remove docs for 0xRRGGBB color notationChristian Duerr
2020-02-23Fix config reload updating incorrect gridChristian Duerr
2020-02-22Fix block selection including last columnChristian Duerr
2020-02-17Extract winpty crateChristian Duerr
2020-02-15Fix parser stopping at unknown modesChristian Duerr
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-07Fix selection expansion across full-width glyphsChristian Duerr
2020-01-31Mirror OSC query terminatorChristian Duerr
2020-01-28Fix inconsistent test module namingChristian Duerr
2020-01-26Fix incorrect grid.len() and grid.history_size()Kirill Chibisov
2020-01-24Fix selection rotating outside of scrolling regionChristian Duerr
2020-01-24Fix build error on OpenBSDeau
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-15Expand line selection across wrapped linesChristian Duerr
2020-01-15Remove Windows working directory canonicalizationDavid Hewitt
2020-01-12Bump VTE to 0.5.0Christian Duerr
2020-01-12Fix crash with invalid working directoryChristian Duerr
2020-01-11Move Alacritty to organizationChristian Duerr
2020-01-10Bump glutin to 0.22.0Christian Duerr
2020-01-09Fix cut off full width glyphs in last columnChristian Duerr
2020-01-05Bump version to 0.4.2-devKirill Chibisov
2020-01-04Update outdated reftestsKirill Chibisov
2020-01-02Clean up Windows PTY string handlingDavid Hewitt