aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-27Update regex-automata to v0.3.6Christian Duerr
2023-08-17Remove winit dependency from alacritty_configMax Brunsfeld
2023-08-13Fix decorations_theme_variant spelling in manpagePavel Roskin
2023-08-08Copy global IPC options for new windowsChristian Duerr
2023-08-07Apply transparent background colors to "UI" cellsSonu Bardai
2023-08-05Ignore scrolling multiplier on touchscreenstv
2023-07-24Use ahash instead of fnv and regular hash functionKirill Chibisov
2023-07-22Make URL_REGEX more strictKirill Bulatov
2023-07-22Skip whitespaces for wide chars in preeditKirill Chibisov
2023-07-22Add `terminal` config section to control OSCs Kirill Chibisov
2023-07-21Mention `Forward`/`Back` mouse buttons in man pageKirill Chibisov
2023-07-20Fix keys like `+` not working on neo layoutsKirill Chibisov
2023-07-20Fix manpage docs for shell sectionChristian Duerr
2023-07-20Use bracketed paste only for multi-char IME inputKirill Chibisov
2023-07-19Fix license syntaxAndrea Frigido
2023-07-18Remove unnecessary mutable referencesPavel Roskin
2023-07-18Use lowercase latters in bindings for h/m/lKirill Chibisov
2023-07-16Mention all the actions in the man pageKirill Chibisov
2023-07-13Prefer logical key for named keysKirill Chibisov
2023-07-13Raise double click threshold to 400msKirill Chibisov
2023-07-13Unset `XDG_ACTIVATION_TOKEN` in alacritty_terminalKirill Chibisov
2023-07-13Fix `window.option_as_alt=Both`Kirill Chibisov
2023-07-12Fix configuration link typoNick Reilingh
2023-07-11Update to the new winit keyboard APIKirill Chibisov
2023-07-10Create man5 directory along with man1Yug Shende
2023-07-07Update binding sections in config manpagePavel Roskin
2023-07-03Fix legacy bindings taking precedence over new onesKirill Chibisov
2023-07-02Add a note in README about older versionsKirill Chibisov
2023-07-01Add version 0.12.2 to CHANGELOGKirill Chibisov
2023-07-01Add manpage links to "see also" sectionChristian Duerr
2023-06-29Change the default colorschemeKirill Chibisov
2023-06-29Remove mouse double_click/triple_click optionsSonu Bardai
2023-06-26Add TOML migration recommendation to warningChristian Duerr
2023-06-26Update wix on the release CIKirill Chibisov
2023-06-19Add support for loading conpty.dllPavel Roskin
2023-06-17Fix the crash when shrinking scrolled terminalKirill Chibisov
2023-06-17Add errors for deserializing with unknown fieldsChristian Duerr
2023-06-17Fix parsing of integer font sizesPavel Roskin
2023-06-17Fix freeze with some drivers when using GLXKirill Chibisov
2023-06-15Fix `alacritty msg config` toml replacementChristian Duerr
2023-06-15Add option to persist hints after selectionSonu Bardai
2023-06-14Fix warnings for config importsChristian Duerr
2023-06-13Change the way we refer to IRC chatKirill Chibisov
2023-06-12Switch to TOML configuration formatChristian Duerr
2023-06-11Add resolver to workspace manifestChristian Duerr
2023-06-11Bump dependenciesPavel Roskin
2023-06-02Fix crash on ScaleFactorChange on WindowsKirill Chibisov
2023-05-29Fix Makefile manpage generationmaierd
2023-05-28Move manpages to scdocChristian Duerr
2023-05-25Fix hyperlink preview for 2 lines terminal (#6953)Kirill Chibisov