summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal/src/lib.rs
AgeCommit message (Expand)Author
2024-02-28Fix feature = "cargo-clippy" deprecationDimitris Apostolou
2023-11-10Remove `alacritty_config` from alacritty_terminalKirill Chibisov
2021-07-03Fix clippy warningsChristian Duerr
2021-01-21Remove all rustc benchmarksJames McCoy
2020-10-29Error on warnings when running clippyKirill Chibisov
2020-07-11Remove gui dependencies from alacritty_terminalKirill Chibisov
2020-07-10Add option to run command on bell Kirill Chibisov
2020-06-07Remove copypasta dependency from alacritty_terminalKirill Chibisov
2020-06-06Remove copyright notice from filesChristian Duerr
2020-05-05Extend style guideline documentationChristian Duerr
2020-04-30Fix startup locale on macOSCasper Rogild Storm
2020-03-18Add modal keyboard motion modeChristian Duerr
2019-11-23Move renderer from alacritty_terminal to alacrittyKirill Chibisov
2019-11-03Fix URL highlightingChristian Duerr
2019-10-05Update to winit/glutin EventLoop 2.0Christian 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-28Split alacritty into a separate cratesTheodore Dubois