aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
Commit message (Expand)AuthorAge
* Have alacritty pass through X1Mouse and X2Mouse to Vim. (Forward and Backward...Josh Rahm2025-02-06
* Re-implement crosshairs on newer alacritty.Josh Rahm2025-02-05
* Add backslash to invalid characters for URL regexKaylem Brown-Malone2025-01-29
* Add option to drain PTY on shutdownAndrew Borg (Kashin)2025-01-16
* Error when failed to create socket with --daemonKirill Chibisov2025-01-14
* Bump glutin to 0.32.2Kirill Chibisov2025-01-12
* Try to recover from GPU resetsKirill Chibisov2025-01-11
* Fix cut off wide characters in preedit stringKirill Chibisov2025-01-10
* Fix crash during live output searchKirill Chibisov2025-01-09
* Pass activation token in alacritty msg create-windowKirill Chibisov2025-01-04
* Fix report of Enter/Tab/Backspace in kitty keyboardKirill Chibisov2025-01-04
* Don't switch semantic/line selection when control is pressedKirill Chibisov2024-12-29
* Fix window options for initial daemon windowChristian Duerr2024-12-22
* Always explicitly emit `1` without modifiers in kitty encodingKirill Chibisov2024-12-20
* Remove unnecessary staticsIntegral2024-12-09
* Don't error on nonexistent TOML imports in migrateKirill Chibisov2024-11-28
* Fix recursion limit not working for toml migrateKirill Chibisov2024-11-28
* Add `window.level` config optionDavid Horner2024-11-23
* Switch to new objc2 cratesMads Marquart2024-11-21
* Fix racing condition in hint triggeringChristian Duerr2024-11-02
* Focus new windows on macOSChris2024-11-02
* Fix hint highlight invalidationChristian Duerr2024-10-29
* Remove dbg! in migration commandNathan Lilienthal2024-10-15
* Add headless modeChristian Duerr2024-10-15
* Add IME support to inline searchChristian Duerr2024-10-15
* Implement multi-char cursor highlightKirill Chibisov2024-10-15
* Fix panic on missing general config sectionKirill Chibisov2024-10-10
* Change ctrl+shift+u to ctrl+shift+oKirill Chibisov2024-10-10
* Fix highlight invalidation on grid scrollChristian Duerr2024-10-07
* Restructure message bar log messageKirill Chibisov2024-10-02
* Add migration support for TOML config changesChristian Duerr2024-10-02
* Move root config fields to `[general]` sectionChristian Duerr2024-10-02
* Fix app icon in alt+tab view on WindowsNeil Stewart2024-09-30
* Ignore cursor color request with default colorsChristian Duerr2024-09-22
* Unify string formattingHamir Mahal2024-07-24
* Restart config monitor on import changeChristian Duerr2024-07-21
* Bump dependenciesKirill Chibisov2024-07-17
* Bump MSRV to 1.74.0Kirill Chibisov2024-07-17
* Fix search bug with wrapline on first characterChristian Duerr2024-07-05
* Support relative imports in config fileJoshua Cao2024-07-02
* Bump glutin to 0.32.0Kirill Chibisov2024-06-08
* Fix spelling errorsJosh Soref2024-05-24
* Fix Kitty protocol reporting shifted keycodesjadedpasta2024-05-23
* Fix error with missing importsChristian Duerr2024-05-23
* Fix mouse mode bindings with multiple actionsEBADBEEF2024-05-16
* Fix user events for all windows not handledKirill Chibisov2024-05-07
* Bump winit to 0.30.0Kirill Chibisov2024-05-04
* Fix shutdown of config monitorChristian Duerr2024-05-03
* Fix dynamic title override for multiple windowsChristian Duerr2024-04-23
* Fix IME preview overlapping textKirill Chibisov2024-04-21