summaryrefslogtreecommitdiff
path: root/alacritty_terminal/Cargo.toml
AgeCommit message (Expand)Author
2021-05-10Bump version to 0.8.0-rc6v0.8.0-rc6alacritty_terminal_v0.14.0-rc6Christian Duerr
2021-05-09Bump version to 0.8.0-rc5v0.8.0-rc5alacritty_terminal_v0.14.0-rc5Christian Duerr
2021-05-09Bump version to 0.8.0-rc4v0.8.0-rc4alacritty_terminal_v0.14.0-rc4Christian Duerr
2021-05-01Bump version to 0.8.0-rc3v0.8.0-rc3alacritty_terminal_v0.14.0-rc3Christian Duerr
2021-05-01Bump version to 0.8.0-rc2v0.8.0-rc2alacritty_terminal_v0.14.0-rc2Christian Duerr
2021-05-01Bump version to 0.8.0-rc1v0.8.0-rc1alacritty_terminal_v0.14.0-rc1Christian Duerr
2021-04-17Update dependenciesChristian Duerr
2021-02-24Bump base64 to 0.13.0Bastien Orivel
2021-02-24Add support for synchronized updatesChristian Duerr
2021-01-24Move renderable cell transformation to alacrittyChristian Duerr
2021-01-21Remove all rustc benchmarksJames McCoy
2021-01-04Bump development version to 0.8.0-devChristian Duerr
2021-01-03Update vte to 0.10.0Christian Duerr
2021-01-01Remove Windows WinPTY backendChristian Duerr
2020-12-22Remove terminfo dependencyCaden Haustein
2020-12-21Replace serde's derive with custom proc macroChristian Duerr
2020-11-26Fix DoS caused by excessive CSI parameter valuesChristian Duerr
2020-11-15Bump development version to 0.7.0-devChristian Duerr
2020-11-13Update vte to 0.9.0Christian Duerr
2020-11-06Deprecate the WinPTY backendChristian Duerr
2020-10-07Bump glutin to 0.25.0Kirill Chibisov
2020-08-31Disable WinPTY with windows-gnu toolchainMateusz Mikuła
2020-08-13Use yellow/red from the config for message bar colorsKirill Chibisov
2020-08-07Add support for colon separated SGR parametersChristian Duerr
2020-07-19Bump version to 0.6.0-devChristian Duerr
2020-07-19Bump alacritty_terminal versionChristian Duerr
2020-07-11Remove gui dependencies from alacritty_terminalKirill Chibisov
2020-07-10Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov
2020-07-09Add regex scrollback buffer searchChristian Duerr
2020-06-07Update dependenciesKirill Chibisov
2020-06-07Remove copypasta dependency from alacritty_terminalKirill Chibisov
2020-06-02Add cargo feature for WinPTYDavid Hewitt
2020-05-24Remove unused dependenciesMatthias Krüger
2020-05-21Update copypasta to v0.7.0Kirill Chibisov
2020-05-13Fix OSCs terminated by \x9c byte in unicodeChristian Duerr
2020-04-18Update depedenciesBastien Orivel
2020-03-14Bump version to 0.5.0-devChristian Duerr
2020-03-13Add option to pick Linux/BSD backendsKirill Chibisov
2020-02-29Update terminfo dependencyKirill Chibisov
2020-02-17Extract winpty crateChristian Duerr
2020-02-11Bump vte and urlocatorChristian Duerr
2020-01-31Mirror OSC query terminatorChristian Duerr
2020-01-24Fix build error on OpenBSDeau
2020-01-12Bump VTE to 0.5.0Christian Duerr
2020-01-11Move Alacritty to organizationChristian Duerr
2020-01-05Bump version to 0.4.2-devKirill Chibisov
2020-01-02Clean up Windows PTY string handlingDavid Hewitt
2019-12-30Move live-shader-reload feature to alacrittyKirill Chibisov
2019-12-15Add conpty dynamic loading restrictions docssterlingjensen
2019-11-23Fix modifiers not getting released with XWaylandChristian Duerr