aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/Cargo.toml
Commit message (Expand)AuthorAge
* Fix alacitty_terminal build on windowsAndrew Chin2021-08-26
* Bump development version to 0.10.0-devChristian Duerr2021-07-18
* Update dependenciesChristian Duerr2021-07-14
* Update mio-anonymous-pipes to 0.2.0David Hewitt2021-07-10
* Bump development version to 0.9.0-devChristian Duerr2021-05-01
* Update dependenciesChristian Duerr2021-04-17
* Bump base64 to 0.13.0Bastien Orivel2021-02-24
* Add support for synchronized updatesChristian Duerr2021-02-24
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24
* Remove all rustc benchmarksJames McCoy2021-01-21
* Bump development version to 0.8.0-devChristian Duerr2021-01-04
* Update vte to 0.10.0Christian Duerr2021-01-03
* Remove Windows WinPTY backendChristian Duerr2021-01-01
* Remove terminfo dependencyCaden Haustein2020-12-22
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Fix DoS caused by excessive CSI parameter valuesChristian Duerr2020-11-26
* Bump development version to 0.7.0-devChristian Duerr2020-11-15
* Update vte to 0.9.0Christian Duerr2020-11-13
* Deprecate the WinPTY backendChristian Duerr2020-11-06
* Bump glutin to 0.25.0Kirill Chibisov2020-10-07
* Disable WinPTY with windows-gnu toolchainMateusz Mikuła2020-08-31
* Use yellow/red from the config for message bar colorsKirill Chibisov2020-08-13
* Add support for colon separated SGR parametersChristian Duerr2020-08-07
* Bump version to 0.6.0-devChristian Duerr2020-07-19
* Bump alacritty_terminal versionChristian Duerr2020-07-19
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov2020-07-10
* Add regex scrollback buffer searchChristian Duerr2020-07-09
* Update dependenciesKirill Chibisov2020-06-07
* Remove copypasta dependency from alacritty_terminalKirill Chibisov2020-06-07
* Add cargo feature for WinPTYDavid Hewitt2020-06-02
* Remove unused dependenciesMatthias Krüger2020-05-24
* Update copypasta to v0.7.0Kirill Chibisov2020-05-21
* Fix OSCs terminated by \x9c byte in unicodeChristian Duerr2020-05-13
* Update depedenciesBastien Orivel2020-04-18
* Bump version to 0.5.0-devChristian Duerr2020-03-14
* Add option to pick Linux/BSD backendsKirill Chibisov2020-03-13
* Update terminfo dependencyKirill Chibisov2020-02-29
* Extract winpty crateChristian Duerr2020-02-17
* Bump vte and urlocatorChristian Duerr2020-02-11
* Mirror OSC query terminatorChristian Duerr2020-01-31
* Fix build error on OpenBSDeau2020-01-24
* Bump VTE to 0.5.0Christian Duerr2020-01-12
* Move Alacritty to organizationChristian Duerr2020-01-11
* Bump version to 0.4.2-devKirill Chibisov2020-01-05
* Clean up Windows PTY string handlingDavid Hewitt2020-01-02
* Move live-shader-reload feature to alacrittyKirill Chibisov2019-12-30
* Add conpty dynamic loading restrictions docssterlingjensen2019-12-15
* Fix modifiers not getting released with XWaylandChristian Duerr2019-11-23
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23