aboutsummaryrefslogtreecommitdiff
path: root/alacritty
Commit message (Expand)AuthorAge
...
* Fix URL scheme highlightingChristian Duerr2019-11-04
* Add UTF-8 mouse mode supportKirill Chibisov2019-11-04
* Fix incorrect cell foreground when clearing screenChristian Duerr2019-11-04
* Fix URL highlightingChristian Duerr2019-11-03
* Add live config reload for font family and stylewayne2019-11-03
* Fix wrong default cursor iconKirill Chibisov2019-11-02
* Fix clippy warningsChristian Duerr2019-11-02
* Remove unused imports on WindowsDavid Hewitt2019-10-31
* Fix message bar drawing over terminal after resizeKirill Chibisov2019-10-29
* Fix sending chars with bind not clearing selectionKirill Chibisov2019-10-29
* Fix visual bell rendering modeKirill Chibisov2019-10-26
* Fix bell not redrawing without event updatesKenny Levinsen2019-10-25
* Fix setting persistent logging via CLIDo Duy2019-10-24
* Update dependenciesKirill Chibisov2019-10-23
* Fix unused import warning on macOS/WindowsKohki Miki2019-10-22
* Fix XEmbed compilation error on 32-bit platformscyclopsian2019-10-20
* Fix window title not filled by defaultDustin2019-10-17
* Remove terminfo from deb packageCkat2019-10-16
* Revert "Disable depth and stencil buffers"Christian Duerr2019-10-16
* Add support for alternate scroll escapeAleksey Kuznetsov2019-10-15
* Fix logged config path separators on WindowsKirill Chibisov2019-10-14
* Add support for title stack escape sequencesDustin2019-10-14
* Disable depth and stencil buffersJasper Mattsson2019-10-11
* Add --hold CLI flagValentin Ignatev2019-10-09
* Remove automatic config generationKirill Chibisov2019-10-06
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Add Xembed supportmkosem2019-09-24
* Remove color from log outputChristian Duerr2019-08-01
* Fix saving of ref testsChristian Duerr2019-07-07
* Allow setting gtk variant and general class on X11Brian Koropoff2019-07-06
* Bump version to 0.3.3Christian Duerr2019-06-16
* Bump version to 0.3.3-rc2Christian Duerr2019-06-15
* Bump version to 0.3.3-rc1Christian Duerr2019-06-09
* Bump minimum supported Rust version to 1.32.0Christian Duerr2019-06-08
* Fix build without git绅士喵2019-06-06
* Skip UTF-8 BOM when reading config fileKhairul Azhar Kasmiran2019-05-28
* Update license file path for cargo-deb 1.18.0Wild Kat2019-05-20
* Fix cargo-deb license file pathMichał Zając2019-05-12
* Refactor config parsing filesChristian Duerr2019-05-10
* Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal2019-05-03
* Fix cargo-deb license file pathWild Kat2019-04-28
* Switch from copypasta to rust-clipboardChristian Duerr2019-04-28
* Split alacritty into a separate cratesTheodore Dubois2019-04-28