aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix message bar damageKirill Chibisov2023-11-13
* Fix visual bell getting stuck on macOSKirill Chibisov2023-11-13
* Change default `bell.animation` to `Linear`Kirill Chibisov2023-11-13
* Add `--option` argument to `create-window`Christian Duerr2023-11-11
* Unify CLI config override mechanismsChristian Duerr2023-11-11
* Use builtin font to draw powerline symbolsKirill Chibisov2023-11-11
* Fix cursor being hidden after reaching timeoutKirill Chibisov2023-11-10
* Remove `alacritty_config` from alacritty_terminalKirill Chibisov2023-11-10
* Bump ahash to 0.8.6Julian Braha2023-11-04
* Fix crash when leaving search after resizeChristian Duerr2023-11-03
* Bump glutin to 0.31.1Kirill Chibisov2023-10-30
* Add man 5 pages to upload_asset.shKirill Chibisov2023-10-30
* Add `window.blur` config optionKirill Chibisov2023-10-29
* Fix clippy warningsPavel Roskin2023-10-29
* Avoid maximizing window when creating new tabKyle Willmon2023-10-27
* Add version 0.12.3 to CHANGELOGKirill Chibisov2023-10-27
* Fix typosPavel Roskin2023-10-25
* Prefer exact matches for bindings in mouse modePavel Roskin2023-10-25
* Fix crash due to wrong drop order of clipboardKirill Chibisov2023-10-23
* Update winit to 0.29.2 and copypasta to 0.10.0Kirill Chibisov2023-10-21
* Bump rustix to 0.38.20Kirill Chibisov2023-10-20
* Add inline vi mode searchChristian Duerr2023-10-20
* Fix `window.decorations_theme_variant` reloadKirill Chibisov2023-10-15
* Use openpty-rustix instead of nixKirill Chibisov2023-10-11
* Fix regex patterns allowing for empty stringsChristian Duerr2023-10-09
* Fix regex matches ending on multilineChristian Duerr2023-10-08
* Fix PTY being closed on creationKirill Chibisov2023-10-08
* Update dependenciesChristian Duerr2023-10-08
* Port from mio to pollingJohn Nunley2023-10-07
* Update the escape_support.md for sync updatesKirill Chibisov2023-09-29
* Bump VTE to 0.12.0Kirill Chibisov2023-09-26
* Underline hint matches during selectionChristian Duerr2023-09-22
* Fix regex memory usageChristian Duerr2023-09-17
* Add missing position config docsChristian Duerr2023-09-16
* Test man-pages compilation on the CIKirill Chibisov2023-09-07
* Remove obsolete ansicode.txt fileSimone Ragusa2023-09-07
* Add `prefer_egl` debug optionRolf Sievert2023-09-04
* Support startup notify on Wayland/X11Kirill Chibisov2023-09-04
* Add bindings for macOS tabsKirill Chibisov2023-09-04
* Update winit to 0.29.1-betaKirill Chibisov2023-09-04
* Add examples to more sectionsKirill Chibisov2023-09-04
* Quote `None` consistently inside the man pageKirill Chibisov2023-09-04
* Change `window.padding` from u8 to u16Arhum Jain2023-09-02
* Fix crash with anchored searchesChristian Duerr2023-08-31
* Update regex-automata to v0.3.6Christian Duerr2023-08-27
* Remove winit dependency from alacritty_configMax Brunsfeld2023-08-17
* Fix decorations_theme_variant spelling in manpagePavel Roskin2023-08-13
* Copy global IPC options for new windowsChristian Duerr2023-08-08
* Apply transparent background colors to "UI" cellsSonu Bardai2023-08-07
* Ignore scrolling multiplier on touchscreenstv2023-08-05