aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix clippy warningsChristian Duerr2024-02-14
* Bump MSRV to 1.72.0Christian Duerr2024-02-14
* Use dynamic MSRV for oldstable CIChristian Duerr2024-02-14
* Fix row indexing with inclusive rangesAlexandru Placinta2024-02-11
* Remove extra TIOCSWINSZ ioctl on startupKirill Chibisov2024-02-08
* Add default `Home`/`End` bindings for Vi modeKirill Chibisov2024-02-08
* Bump alacritty_terminal to 0.22.1Christian Duerr2024-02-05
* Fix hang on startup with some Wayland compositorsKirill Chibisov2024-02-04
* Fix hang on startup with some Wayland compositorsKirill Chibisov2024-02-03
* Fix unnecessary explicit panic in PTY Conrad Irwin2024-02-02
* Document `command` field in bindingsKirill Chibisov2024-01-31
* Don't use kitty sequences outside protocolKirill Chibisov2024-01-31
* Move CHANGELOG entry for sextants to proper sectionKirill Chibisov2024-01-27
* Don't report associated text only for C0/C1Kirill Chibisov2024-01-27
* Fix invalid bounds in selection range conversionMohammad AlSaleh2024-01-27
* Use builtin font to draw sextantsPopa Ioan Alexandru2024-01-26
* Allow specifying all config keys on all platformsChristian Duerr2024-01-24
* Fix typo in config docsChristian Duerr2024-01-21
* Fix env variable overrides through CLIChristian Duerr2024-01-14
* Fix inline search expanding across newlinesChristian Duerr2024-01-14
* Fix `debug.renderer="gles2pure"` documentationChristian Duerr2024-01-14
* Fixup alacritty_config version and depsKirill Chibisov2024-01-14
* Reduce allocations during keyboard inputChristian Duerr2024-01-09
* Add version 0.13.1 to CHANGELOGChristian Duerr2024-01-08
* Fix manpage string escapesWuerfelDev2024-01-08
* 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