aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src
Commit message (Expand)AuthorAge
...
* Ignore unsupported CSI sequencesKoichi Murase2019-08-06
* Fix multiple underlines/strikeouts on the same lineKirill Chibisov2019-08-06
* Remove errno depedencyChristian Duerr2019-08-04
* Fix lines in last line not rendered when scrolled upChristian Duerr2019-08-04
* Fix crash when hovering over message barKirill Chibisov2019-08-04
* Move modifier check before URL searchChristian Duerr2019-08-03
* Switch to rfind_url for URL detectionChristian Duerr2019-08-01
* Remove color from log outputChristian Duerr2019-08-01
* Bump minimum supported Rust version to 1.34.0Christian Duerr2019-07-30
* Fix cursor flickering on url hoverKirill Chibisov2019-07-28
* Fix double-click selecting trailing tabBen Firth2019-07-26
* Fix NetBSD build failureChristian Duerr2019-07-22
* Remove redundant use statement on macOSMihyaeru2019-07-16
* Override default bindings with subset mode matchChristian Duerr2019-07-15
* Fix cursor color setting with escape sequenceKirill Chibisov2019-07-10
* Fix row occ not set during new and resetChristian Duerr2019-07-10
* Fix mouse move handlingKirill Chibisov2019-07-10
* Change mouse cursor when hovering over the message barElaina Martineau2019-07-08
* Fix saving of ref testsChristian Duerr2019-07-07
* Fix doc box drawing symbolsKirill Chibisov2019-07-07
* Allow setting gtk variant and general class on X11Brian Koropoff2019-07-06
* Fix rows only resetting partiallyChristian Duerr2019-06-28
* Perform clear and buffer swap before showing windowKirill Chibisov2019-06-25
* Fix first unfullscreen on fullscreen mode launched windowChristian Duerr2019-06-25
* Fix performance issues with text reflowChristian Duerr2019-06-23
* Fix inconsitent cursor position when scrollingKirill Chibisov2019-06-21
* 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
* Fix dynamic color escape responseChristian Duerr2019-06-15
* 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