aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal
Commit message (Expand)AuthorAge
...
* Add `ReceiveChar` action for passing key's textzsugabubus2019-09-28
* Fix selection not inverting terminal backgroundChristian Duerr2019-09-26
* Fix cell opacity when color matches terminal bgKirill Chibisov2019-09-26
* Fix overflow on wrong scroll region settingKirill Chibisov2019-09-26
* Add Xembed supportmkosem2019-09-24
* Remove outdated TODO/FIXME commentsChristian Duerr2019-09-21
* Initialize only visible charactersChristian Duerr2019-09-19
* Rework default bindingsKirill Chibisov2019-09-18
* Remove code for setting _NET_WM_PIDChristian Duerr2019-09-16
* Fix bindings incorrectly getting replacedChristian Duerr2019-09-16
* Fix empty block selection detectionChristian Duerr2019-09-13
* Replace uninitialized with MaybeUninitMatthias Krüger2019-09-10
* Reset the Mouse Cursor While SelectingNathan Lilienthal2019-09-09
* Update and dedupe parking_lot to 0.9Bastien Orivel2019-09-06
* Fix legacy xparsecolor regressionChristian Duerr2019-08-28
* Fix url highlight not showing with required modifiersChristian Duerr2019-08-26
* Add bold italic font supportChris Morgan2019-08-25
* Show text cursor when pressing shift in mouse modeJohn Sullivan2019-08-24
* Follow xparsecolor spec in escape sequencesrbong2019-08-19
* Update depedenciesBastien Orivel2019-08-18
* Fix clippy issuesChristian Duerr2019-08-16
* Fix smithay-clipboard integrationKirill Chibisov2019-08-16
* Format codeChristian Duerr2019-08-08
* 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
* Update gl_generator to 0.13Wild Kat2019-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