aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
Commit message (Expand)AuthorAge
* Add ipfs/ipns URL scheme supportAlfonso Montero2021-05-21
* Fix startup caching of bold glyphsChristian Duerr2021-05-20
* Fix default URL bindingChristian Duerr2021-05-10
* Fix URL highlighting with unicode whitespaceChristian Duerr2021-05-09
* Fix unnecessary redraws due to hint highlightingChristian Duerr2021-05-09
* Add Ctrl+c binding for exiting hint modeabsorber2021-05-08
* Update crossfont to 0.3.0Christian Duerr2021-05-01
* Add deprecation warning for mouse URL configChristian Duerr2021-05-01
* Use cell colors for focused match CellRgbNathan Lilienthal2021-04-30
* Cleanup config path logging without any filesNathan Lilienthal2021-04-30
* Add support for magnet URLsRaphael Nestler2021-04-30
* Fix highlighting multiple hints in the same lineChristian Duerr2021-04-30
* Update vi-mode `Open` config docs for hintsNathan Lilienthal2021-04-26
* Fix cursor expansion across wide charsChristian Duerr2021-04-22
* Fix out of order terminal query responsesChristian Duerr2021-04-17
* Fix selection flooding Wayland connectionChristian Duerr2021-04-17
* Fix mouse reportsChristian Duerr2021-04-16
* Fix mouse point crash on resizeChristian Duerr2021-04-15
* Add hint action for moving the vi cursorChristian Duerr2021-04-15
* Fix hint label with start above viewportChristian Duerr2021-04-14
* Fix URL highlight in mouse mode without shiftChristian Duerr2021-04-14
* Add vi/mouse hint highlighting supportChristian Duerr2021-04-13
* Add hide other windows binding on macOSKam Kudla2021-04-08
* Add copy/paste/select hint actionsChristian Duerr2021-04-03
* Fix focused match selection colorChristian Duerr2021-04-02
* Unify the grid line indexing typesChristian Duerr2021-03-30
* Fix cursor thickness on wide cellsStokhos2021-03-28
* Fix URLs opening in explorer on WindowsSerban Constantin2021-03-15
* Fix inconsistent_struct_constructor clippy lintMatthias Krüger2021-03-12
* Fix vi mode searchChristian Duerr2021-03-06
* Add regex terminal hintsChristian Duerr2021-03-01
* Fix hollow block cursor being drawn for hidden cursorKirill Chibisov2021-02-26
* Fix vi cursor after leaving searchChristian Duerr2021-02-26
* Fix selection after search without matchChristian Duerr2021-02-22
* Add Drop implementations for OpenGL structuresMikhail "L117" Nikolenko2021-02-19
* Limit the maximum DPR on X11 to 10Christian Duerr2021-02-15
* Update dependenciesChristian Duerr2021-02-13
* Fix the estimated DPR to 1 on Wayland.Nathan Lilienthal2021-02-04
* Fix segmentation fault on shutdown with WaylandChristian Duerr2021-01-29
* Fix damage tracking on WaylandChristian Duerr2021-01-27
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24
* Remove all rustc benchmarksJames McCoy2021-01-21
* Add IME support for WindowsKhinenw2021-01-15
* Fix jumping between matches in reverse vi searchChristian Duerr2021-01-08
* Fix inefficient search initializationChristian Duerr2021-01-07
* Fix debug mode crash in vi-less searchChristian Duerr2021-01-03
* Fix movement between matches in vi-less searchChristian Duerr2021-01-01
* Add vi/search line indicatorChristian Duerr2021-01-01
* Remove Windows WinPTY backendChristian Duerr2021-01-01
* Use ConfigDeserialize for all config enumsChristian Duerr2020-12-31