aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix serde tests without default featuresChristian Duerr2024-01-06
* Bump winit to 0.29.9Kirill Chibisov2024-01-06
* Ignore null values in `alacritty migrate`Kirill Chibisov2024-01-05
* Add vi search paste bindingsOmar Magdy2024-01-04
* Fix replacing optional fieldsChristian Duerr2024-01-02
* Fix number-based mouse bindingsLars Francke2024-01-02
* Bump winit to 0.29.8Kirill Chibisov2023-12-31
* Remove note about versions pre 0.13.0Kirill Chibisov2023-12-31
* Powerline glyphs being cut for narrow fontsKirill Chibisov2023-12-31
* Send associated text for shifted numbers with kittyKirill Chibisov2023-12-30
* Don't substitute `\n` in char bindingsKirill Chibisov2023-12-30
* Passthrough potential errors for `EventLoopSender`Hyper2023-12-30
* Fix inability to bind `Alt+Control` on WindowsKirill Chibisov2023-12-30
* Use pre-composed key for `Alt` bindings on macOSKirill Chibisov2023-12-30
* Remove direct dependency on once_cellPhilip Dubé2023-12-29
* Fix `alacritty migrate` with nonexistent importsChristian Duerr2023-12-28
* Derive `Clone` for `EventLoopSender`Hyper2023-12-28
* Mark SimpleFullscreen as macOS only startup modeKirill Chibisov2023-12-28
* Bump winit to 0.29.7Kirill Chibisov2023-12-27
* Apply modifiers before presses in kitty protocolKirill Chibisov2023-12-25
* Keep IME always enabled on X11Kirill Chibisov2023-12-22
* Bump winit to 0.29.5Kirill Chibisov2023-12-22
* Account for option_as_alt when doing kitty protocolKirill Chibisov2023-12-20
* Fix the order of `ClearSelection` in Vi modeKirill Chibisov2023-12-16
* Add link to rendered config docsChristian Duerr2023-12-14
* Update alacritty versionsChristian Duerr2023-12-14
* Bump crossfont to 0.7.0Kirill Chibisov2023-12-14
* Fix message bar not damaged when the same sizeKirill Chibisov2023-12-08
* Don't emit text for NamedKey without text reprKirill Chibisov2023-12-08
* Fix trigger of normal bindings in mouse modeKirill Chibisov2023-12-08
* Update to crossfont 0.6.0Kirill Chibisov2023-12-08
* Implement kitty's keyboard protocolKirill Chibisov2023-12-06
* Fix chars usage inside the mouse bindingsKirill Chibisov2023-12-06
* Don't use `::*` for enum variants in bindingsKirill Chibisov2023-12-03
* Fallback to underline shader when dotted failsKirill Chibisov2023-12-02
* Optimize undercurl shaderKirill Chibisov2023-12-01
* Fix DECRPM reportingKirill Chibisov2023-11-29
* Adjust default Vi's SearchBackwards bindingKirill Chibisov2023-11-28
* Document macOS shortcuts for searchCédric Van Rompay2023-11-27
* Make AA stronger for undercurlKirill Chibisov2023-11-24
* Bump dependenciesKirill Chibisov2023-11-24
* Fix IME popup positioningKirill Chibisov2023-11-24
* Damage entire window on font size changeKirill Chibisov2023-11-24
* Add migrate to alacritty(1)Kirill Chibisov2023-11-24
* Fix default for [[hints.enabled]] in man pagesKirill Chibisov2023-11-24
* Drop repo link in *SEE ALSO* man sectionsKirill Chibisov2023-11-24
* Add example for [window] section in alacritty(5)Kirill Chibisov2023-11-24
* Improve section to TOML section refsKirill Chibisov2023-11-24
* Explicitly use `=` in alacritty(5)Kirill Chibisov2023-11-24
* Make man pages look consistentKirill Chibisov2023-11-24