aboutsummaryrefslogtreecommitdiff
path: root/alacritty
Commit message (Expand)AuthorAge
...
* 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
* Add support for synchronized updatesChristian Duerr2021-02-24
* 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
* Bump development version to 0.8.0-devChristian Duerr2021-01-04
* 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
* Add default binding to cancel search on Ctrl+CChristian Duerr2020-12-31
* Fix characters getting swallowed during IME inputChristian Duerr2020-12-31
* Update Alacritty's descriptionChristian Duerr2020-12-29
* Fix missing glyphs crash on WindowsChristian Duerr2020-12-29
* Draw cursor with rect rendererKirill Chibisov2020-12-28
* Hide "missing" glyp for zerowidth characterKirill Chibisov2020-12-23
* Disable shadows for transparent windows on macOSChristian Duerr2020-12-22
* Fix artifacts on macOS with transparent windowsChristian Duerr2020-12-21
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Fix embedded _NET_WM_ICON on X11Christian Duerr2020-12-20
* Add search history supportChristian Duerr2020-12-20
* Add separate mode for search bindingsChristian Duerr2020-12-19
* Increase file watcher delay on BSDChristian Duerr2020-12-17
* Fix live reload with broken yaml on startChristian Duerr2020-12-14
* Fix cursor reports with mouse outside of windowChristian Duerr2020-12-13
* Bump glutin to 0.26.0Kirill Chibisov2020-12-11
* Remove live-shader-reload featureKirill Chibisov2020-12-10