summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal/Cargo.toml
AgeCommit message (Expand)Author
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
2019-11-23Move renderer from alacritty_terminal to alacrittyKirill Chibisov
2019-11-19Bump master to 0.4.1-devChristian Duerr
2019-11-03Fix URL highlightingChristian Duerr
2019-10-23Update dependenciesKirill Chibisov
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-09-06Update and dedupe parking_lot to 0.9Bastien Orivel
2019-08-18Update depedenciesBastien Orivel
2019-08-04Remove errno depedencyChristian Duerr
2019-08-01Switch to rfind_url for URL detectionChristian Duerr
2019-07-28Update gl_generator to 0.13Wild Kat
2019-07-22Fix NetBSD build failureChristian Duerr
2019-07-07Fix saving of ref testsChristian Duerr
2019-06-16Bump version to 0.3.3v0.3.3Christian Duerr
2019-06-15Bump version to 0.3.3-rc2v0.3.3-rc2Christian Duerr
2019-06-15Bump smithay-clipboard dependency versionChristian Duerr
2019-06-09Bump version to 0.3.3-rc1v0.3.3-rc1Christian Duerr
2019-06-09Add wayland primary selection clipboard supportChristian Duerr
2019-05-10Refactor config parsing filesChristian Duerr
2019-05-03Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal
2019-04-28Switch from copypasta to rust-clipboardChristian Duerr
2019-04-28Set _NET_WM_ICON on X11Kirill Chibisov
2019-04-28Split alacritty into a separate cratesTheodore Dubois