summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2024-03-19Alacritty version 0.13.2-rc1v0.13.2-rc1alacritty_terminal_v0.23.0-rc1Christian Duerr
2024-03-19Drop MSRV to 1.70.0Christian Duerr
2024-03-19Fix hint `Select` action for hyperlink escapeChristian Duerr
2024-03-19Fix log typoshuajin tong
2024-03-19Fix build failure on NetBSDKirill Chibisov
2024-03-19Add alias support to `SerdeReplace`Alexandru Placinta
2024-03-19Check alternative cursor icon names on WaylandFriz64
2024-03-19Bump winit to 0.29.11Kirill Chibisov
2024-03-19Fix regional scrolling leaking into historyChristian Duerr
2024-03-19Bump MSRV to 1.72.0Christian Duerr
2024-03-19Add default `Home`/`End` bindings for Vi modeKirill Chibisov
2024-03-19Fix hang on startup with some Wayland compositorsKirill Chibisov
2024-03-19Fix hang on startup with some Wayland compositorsKirill Chibisov
2024-03-19Don't use kitty sequences outside protocolKirill Chibisov
2024-03-19Move CHANGELOG entry for sextants to proper sectionKirill Chibisov
2024-03-19Don't report associated text only for C0/C1Kirill Chibisov
2024-03-19Use builtin font to draw sextantsPopa Ioan Alexandru
2024-03-19Allow specifying all config keys on all platformsChristian Duerr
2024-03-19Fix env variable overrides through CLIChristian Duerr
2024-03-19Fix inline search expanding across newlinesChristian Duerr
2024-01-08Alacritty version 0.13.1v0.13.1alacritty_terminal_v0.21.0Christian Duerr
2024-01-06Bump winit to 0.29.9Kirill Chibisov
2024-01-06Ignore null values in `alacritty migrate`Kirill Chibisov
2024-01-06Add vi search paste bindingsOmar Magdy
2024-01-06Fix replacing optional fieldsChristian Duerr
2024-01-06Fix number-based mouse bindingsLars Francke
2024-01-06Bump winit to 0.29.8Kirill Chibisov
2024-01-06Powerline glyphs being cut for narrow fontsKirill Chibisov
2024-01-06Send associated text for shifted numbers with kittyKirill Chibisov
2024-01-06Don't substitute `\n` in char bindingsKirill Chibisov
2024-01-06Fix inability to bind `Alt+Control` on WindowsKirill Chibisov
2024-01-06Use pre-composed key for `Alt` bindings on macOSKirill Chibisov
2024-01-06Fix `alacritty migrate` with nonexistent importsChristian Duerr
2023-12-27Alacritty version 0.13.0v0.13.0alacritty_terminal_v0.20.0Christian Duerr
2023-12-27Bump winit to 0.29.7Kirill Chibisov
2023-12-22Alacritty version 0.13.0-rc2v0.13.0-rc2alacritty_terminal_v0.20.0-rc2Christian Duerr
2023-12-14Alacritty version 0.13.0-rc1v0.13.0-rc1alacritty_terminal_v0.20.0-rc1Christian 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