aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
...
* Add version 0.13.2 to CHANGELOGChristian Duerr2024-03-26
* Send ESC with Alt for unicode inputKirill Chibisov2024-03-24
* Fix kitty encoding used for char input without textKirill Chibisov2024-03-21
* Drop MSRV to 1.70.0Christian Duerr2024-03-18
* Fix hint `Select` action for hyperlink escapeChristian Duerr2024-03-12
* Fix log typoshuajin tong2024-03-06
* Fix build failure on NetBSDKirill Chibisov2024-03-03
* Add alias support to `SerdeReplace`Alexandru Placinta2024-03-01
* Check alternative cursor icon names on WaylandFriz642024-02-29
* Bump winit to 0.29.11Kirill Chibisov2024-02-27
* Fix regional scrolling leaking into historyChristian Duerr2024-02-14
* Bump MSRV to 1.72.0Christian Duerr2024-02-14
* Add default `Home`/`End` bindings for Vi modeKirill Chibisov2024-02-08
* Fix hang on startup with some Wayland compositorsKirill Chibisov2024-02-04
* Fix hang on startup with some Wayland compositorsKirill Chibisov2024-02-03
* 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
* Use builtin font to draw sextantsPopa Ioan Alexandru2024-01-26
* Allow specifying all config keys on all platformsChristian Duerr2024-01-24
* Fix env variable overrides through CLIChristian Duerr2024-01-14
* Fix inline search expanding across newlinesChristian Duerr2024-01-14
* Add version 0.13.1 to CHANGELOGChristian Duerr2024-01-08
* 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
* 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
* Fix inability to bind `Alt+Control` on WindowsKirill Chibisov2023-12-30
* Use pre-composed key for `Alt` bindings on macOSKirill Chibisov2023-12-30
* Fix `alacritty migrate` with nonexistent importsChristian Duerr2023-12-28
* Bump winit to 0.29.7Kirill Chibisov2023-12-27
* Update alacritty versionsChristian Duerr2023-12-14
* Bump crossfont to 0.7.0Kirill Chibisov2023-12-14
* 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
* Fallback to underline shader when dotted failsKirill Chibisov2023-12-02
* Damage only terminal inside `alacritty_terminal`Kirill Chibisov2023-11-23
* Add support for DECRPM/DECRQMKirill Chibisov2023-11-23
* Fix Vi cursor not being dirty when scrollingKirill Chibisov2023-11-14
* Fix message bar damageKirill Chibisov2023-11-13
* Change default `bell.animation` to `Linear`Kirill Chibisov2023-11-13
* Add `--option` argument to `create-window`Christian Duerr2023-11-11
* Use builtin font to draw powerline symbolsKirill Chibisov2023-11-11
* Fix cursor being hidden after reaching timeoutKirill Chibisov2023-11-10