aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal
Commit message (Expand)AuthorAge
...
* Add block selectionChristian Duerr2019-06-20
* Fix redundant static lifetime clippy lintMatthias Krüger2019-06-18
* Unset DESKTOP_STARTUP_ID environment variableChristian Duerr2019-06-16
* Bump version to 0.3.3Christian Duerr2019-06-16
* Bump version to 0.3.3-rc2Christian Duerr2019-06-15
* Bump smithay-clipboard dependency versionChristian Duerr2019-06-15
* Fix dynamic color escape responseChristian Duerr2019-06-15
* Bump version to 0.3.3-rc1Christian Duerr2019-06-09
* Fix dynamic multi-color escape codesKevin Zheng2019-06-09
* Fix compiler warningsMatthias Krüger2019-06-09
* Add wayland primary selection clipboard supportChristian Duerr2019-06-09
* Fix index out of bounds during selectionChristian Duerr2019-06-06
* Re-invert cursor when in selectionElaina Martineau2019-06-06
* Add foreground/background request escape codesrbong2019-06-02
* Allow URLs to end with trailing slashJacob Evan Shreve2019-05-19
* Fix URL detection matching invalid URLsChristian Duerr2019-05-16
* Fix message bar not updating PTY size on hideKirill Chibisov2019-05-13
* Add support for double-click bracket-pair selectionJean Mertz2019-05-11
* Fix cursor only showing up over left half of wide charactersElaina Martineau2019-05-11
* Refactor config parsing filesChristian Duerr2019-05-10
* Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal2019-05-03
* Remove clipboard loading error loggingChristian Duerr2019-04-30
* Fix selection of double-width charactersChristian Duerr2019-04-29
* Fix mouse mode generate events without cell changeChristian Duerr2019-04-28
* Fix spelling mistakesJDTX2019-04-28
* Switch from copypasta to rust-clipboardChristian Duerr2019-04-28
* Set _NET_WM_ICON on X11Kirill Chibisov2019-04-28
* Fix double-width characters in URLs only highlighting halfwayElaina Martineau2019-04-28
* Split alacritty into a separate cratesTheodore Dubois2019-04-28