summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-20Add inline vi mode searchChristian Duerr
2023-10-15Fix `window.decorations_theme_variant` reloadKirill Chibisov
2023-10-11Use openpty-rustix instead of nixKirill Chibisov
2023-10-09Fix regex patterns allowing for empty stringsChristian Duerr
2023-10-08Fix regex matches ending on multilineChristian Duerr
2023-10-08Fix PTY being closed on creationKirill Chibisov
2023-10-08Update dependenciesChristian Duerr
2023-10-07Port from mio to pollingJohn Nunley
2023-09-29Update the escape_support.md for sync updatesKirill Chibisov
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-16Add missing position config docsChristian Duerr
2023-09-07Test man-pages compilation on the CIKirill Chibisov
2023-09-07Remove obsolete ansicode.txt fileSimone Ragusa
2023-09-04Add `prefer_egl` debug optionRolf Sievert
2023-09-04Support startup notify on Wayland/X11Kirill Chibisov
2023-09-04Add bindings for macOS tabsKirill Chibisov
2023-09-04Update winit to 0.29.1-betaKirill Chibisov
2023-09-04Add examples to more sectionsKirill Chibisov
2023-09-04Quote `None` consistently inside the man pageKirill Chibisov
2023-09-02Change `window.padding` from u8 to u16Arhum Jain
2023-08-31Fix crash with anchored searchesChristian Duerr
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