summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2024-02-04Fix hang on startup with some Wayland compositorsalacritty_terminal_v0.21.0Kirill Chibisov
2024-02-03Fix hang on startup with some Wayland compositorsKirill Chibisov
2024-01-31Don't use kitty sequences outside protocolKirill Chibisov
2024-01-27Move CHANGELOG entry for sextants to proper sectionKirill Chibisov
2024-01-27Don't report associated text only for C0/C1Kirill Chibisov
2024-01-26Use builtin font to draw sextantsPopa Ioan Alexandru
2024-01-24Allow specifying all config keys on all platformsChristian Duerr
2024-01-14Fix env variable overrides through CLIChristian Duerr
2024-01-14Fix inline search expanding across newlinesChristian Duerr
2024-01-08Add version 0.13.1 to CHANGELOGChristian Duerr
2024-01-06Bump winit to 0.29.9Kirill Chibisov
2024-01-05Ignore null values in `alacritty migrate`Kirill Chibisov
2024-01-04Add vi search paste bindingsOmar Magdy
2024-01-02Fix replacing optional fieldsChristian Duerr
2024-01-02Fix number-based mouse bindingsLars Francke
2023-12-31Bump winit to 0.29.8Kirill Chibisov
2023-12-31Powerline glyphs being cut for narrow fontsKirill Chibisov
2023-12-30Send associated text for shifted numbers with kittyKirill Chibisov
2023-12-30Don't substitute `\n` in char bindingsKirill Chibisov
2023-12-30Fix inability to bind `Alt+Control` on WindowsKirill Chibisov
2023-12-30Use pre-composed key for `Alt` bindings on macOSKirill Chibisov
2023-12-28Fix `alacritty migrate` with nonexistent importsChristian Duerr
2023-12-27Bump winit to 0.29.7Kirill Chibisov
2023-12-14Update alacritty versionsChristian Duerr
2023-12-14Bump crossfont to 0.7.0Kirill Chibisov
2023-12-08Update to crossfont 0.6.0Kirill Chibisov
2023-12-06Implement kitty's keyboard protocolKirill Chibisov
2023-12-06Fix chars usage inside the mouse bindingsKirill Chibisov
2023-12-02Fallback to underline shader when dotted failsKirill Chibisov
2023-11-23Damage only terminal inside `alacritty_terminal`Kirill Chibisov
2023-11-23Add support for DECRPM/DECRQMKirill Chibisov
2023-11-14Fix Vi cursor not being dirty when scrollingKirill Chibisov
2023-11-13Fix message bar damageKirill Chibisov
2023-11-13Change default `bell.animation` to `Linear`Kirill Chibisov
2023-11-11Add `--option` argument to `create-window`Christian Duerr
2023-11-11Use builtin font to draw powerline symbolsKirill Chibisov
2023-11-10Fix cursor being hidden after reaching timeoutKirill Chibisov
2023-11-03Fix crash when leaving search after resizeChristian Duerr
2023-10-29Add `window.blur` config optionKirill Chibisov
2023-10-27Avoid maximizing window when creating new tabKyle Willmon
2023-10-27Add version 0.12.3 to CHANGELOGKirill Chibisov
2023-10-25Prefer exact matches for bindings in mouse modePavel Roskin
2023-10-21Update winit to 0.29.2 and copypasta to 0.10.0Kirill Chibisov
2023-10-20Add inline vi mode searchChristian Duerr
2023-10-15Fix `window.decorations_theme_variant` reloadKirill Chibisov
2023-10-08Update dependenciesChristian Duerr
2023-09-26Bump VTE to 0.12.0Kirill Chibisov
2023-09-22Underline hint matches during selectionChristian Duerr
2023-09-17Fix regex memory usageChristian Duerr
2023-09-04Add `prefer_egl` debug optionRolf Sievert